Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12028153/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/glossary/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-30T00:54:44.473644Z",
    "action": 31,
    "target": "",
    "id": 8533971,
    "action_name": "String added",
    "url": "https://translate.fedoraproject.org/api/changes/8533971/?format=api"
}