Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7926206/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/glossary/en/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/xfgusta/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/xfgusta/?format=api",
    "timestamp": "2021-05-13T03:52:06.548761Z",
    "action": 31,
    "target": "Contributor Covenant",
    "id": 3245386,
    "action_name": "String added",
    "url": "https://translate.fedoraproject.org/api/changes/3245386/?format=api"
}