Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5761410/?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": "2020-08-26T22:27:45.350860Z",
    "action": 30,
    "target": "xref:i3:ROOT:index.adoc[**i3 SIG**] - Documentation for the Fedora Special Interest Group centered about the **i3wm** window manager.",
    "old": "xref:i3:ROOT:index[**i3 SIG**] - Documentation for the Fedora Special Interest Group centered about the **i3wm** window manager.",
    "details": {},
    "id": 1440818,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/1440818/?format=api"
}