Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/1780049/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/aarch64_inst_problem-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/aarch64_inst_problem-master/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-04-12T11:40:17.605927Z",
    "action": 0,
    "target": "",
    "id": 1780049,
    "action_name": "Resource updated",
    "url": "https://l10n.opensuse.org/api/changes/1780049/?format=api"
}