Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9278867/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesplatforms/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesplatforms/id/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2022-01-23T04:30:55.915901Z",
    "action": 4,
    "target": "AArch64",
    "old": "",
    "details": {},
    "id": 3850234,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/3850234/?format=api"
}