Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7926207/?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/pt_BR/?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.568258Z",
    "action": 31,
    "target": "Contrato de Contribuidor",
    "id": 3245387,
    "action_name": "String added",
    "url": "https://translate.fedoraproject.org/api/changes/3245387/?format=api"
}