Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10958/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/nav/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/nav/or/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/proneon267/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/proneon267/?format=api",
    "timestamp": "2019-11-08T08:02:09.443161Z",
    "action": 5,
    "target": "xref:fpl.adoc[ଫେଡ଼ୋରା ପ୍ରକଳ୍ପ ମୁଖ୍ୟ]",
    "id": 5741,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/5741/?format=api"
}