Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/719805/?format=api",
    "component": "https://translate.tails.net/api/components/tails/shutdown/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/shutdown/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2025-04-04T14:46:56.510326Z",
    "action": 4,
    "target": "Escolha [[!img lib/view-refresh.png link=\"no\" class=\"symbolic\" alt=\"Restart\"]] para reiniciar o computador no Tails ou no seu sistema operacional normal.",
    "id": 3435571,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3435571/?format=api"
}