Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/4519883/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f31pagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f31pagesindex/sv/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/goeran/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/goeran/?format=api",
    "timestamp": "2020-10-30T11:23:56.394082Z",
    "action": 2,
    "target": "xref:f33@fedora:release-notes:index.adoc[Fedora 31 utgåvenoteringar]",
    "old": "xref:f31@fedora:release-notes:index.adoc[Fedora 31 Release Notes]",
    "details": {},
    "id": 2264711,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/2264711/?format=api"
}