Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9062599/?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/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/peartown/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/peartown/?format=api",
    "timestamp": "2021-11-09T19:19:56.165091Z",
    "action": 2,
    "target": "xref:f35@fedora:release-notes:index.adoc[Poznámky k vydání Fedora Linuxu 35]",
    "old": "xref:f35@fedora:release-notes:index.adoc[Poznámky k vydání Fedory 35]",
    "details": {},
    "id": 3716008,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3716008/?format=api"
}