Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/702693/?format=api",
    "component": "https://translate.tails.net/api/components/tails/license/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-12-05T17:19:17.277987Z",
    "action": 59,
    "target": "O código fonte do Tails é licenciado sob a GNU/GPL (versão 3 ou superior) e os Direitos Autorais (C) são de Tails developers <info@tails.net>. Qualquer exceção a essa regra está documentada abaixo ou dentro do arquivo de código fonte afetado.",
    "id": 3397096,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3397096/?format=api"
}