Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/272005/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/manager/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/manager/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-14T16:39:04.634077Z",
    "action": 59,
    "target": "Escolha o formato de preferência para datas e horas. Um formato customizado pode ser inserido usando os <a href='https://www.php.net/manual/pt_BR/datetime.format.php#refsect1-datetime.format-parameters'>caracteres de formato especiais</a> .",
    "id": 996016,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/996016/?format=api"
}