Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9108955/?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-26T22:13:52.803462Z",
    "action": 30,
    "target": "xref:server-working-group::index.adoc[**Server Working Group**] - Information about the work on Fedora Server Edition",
    "old": "xref:workstation-working-group:ROOT:index.adoc[**Workstation Working Group**] — Information about the group behind Fedora Workstation",
    "details": {},
    "id": 3764811,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3764811/?format=api"
}