Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9096138/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-engineering/masterpagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-engineering/masterpagesindex/tr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-11-18T22:06:44.560917Z",
    "action": 30,
    "target": "xref:iot:ROOT:index.adoc[**IoT**] — Fedora's Internet of Things platform.",
    "old": "xref:ci:ROOT:index.adoc[**Fedora CI**] — Fedora Continuous Integration Portal",
    "details": {},
    "id": 3750342,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3750342/?format=api"
}