Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15264568/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/master/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/nm/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/nm/?format=api",
    "timestamp": "2024-09-07T02:09:17.999698Z",
    "action": 5,
    "target": "xref:editorial-meetings.adoc[Reuniones editoriales]",
    "old": "",
    "details": {
        "state": 20,
        "source": "xref:editorial-meetings.adoc[Editorial Meetings]",
        "old_state": 0
    },
    "id": 17046179,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17046179/?format=api"
}