Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8943857/?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/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
    "timestamp": "2024-01-02T17:00:31.928911Z",
    "action": 2,
    "target": "xref:f35@fedora:release-notes:index.adoc[Notas de lançamento do Fedora 35]",
    "old": "xref:f33@fedora:release-notes:index.adoc[Notas de lançamento do Fedora 33]",
    "details": {
        "state": 20,
        "source": "xref:f35@fedora:release-notes:index.adoc[Fedora 35 Release Notes]",
        "old_state": 20
    },
    "id": 14401484,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/14401484/?format=api"
}