Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10404427/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-join/nav/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-join/nav/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/salvatorecocuzza/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/salvatorecocuzza/?format=api",
    "timestamp": "2025-01-08T16:03:12.846411Z",
    "action": 2,
    "target": "xref:contribute/successful-contributor.adoc[Come collaborare con successo]",
    "old": "link:https://docs.fedoraproject.org/en-US/commops/contribute/successful-contributor/[Come diventare un collaboratore di successo]",
    "details": {
        "state": 20,
        "source": "xref:contribute/successful-contributor.adoc[How to be a successful contributor]",
        "old_state": 10
    },
    "id": 17596868,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17596868/?format=api"
}