Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9187835/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f35pagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f35pagesindex/fi/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/lumiukko/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/lumiukko/?format=api",
    "timestamp": "2021-12-30T10:56:56.967790Z",
    "action": 2,
    "target": "xref:f35@fedora:release-notes:index.adoc[Fedora 35 julkaisutiedot]",
    "old": "xref:f35@fedora:release-notes:index.adoc[Fedora 35 Julkaisutiedot]",
    "details": {},
    "id": 3809094,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3809094/?format=api"
}