Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/673875/?format=api",
    "component": "https://translate.tails.net/api/components/tails/thunderbird/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/thunderbird/pt/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2024-09-20T20:42:24.267936Z",
    "action": 26,
    "target": "Para obter informações mais detalhadas, consulte a [ajuda oficial do\n<span class=\"application\">Thunderbird</span>](https://support.mozilla.org/pt-BR/products/thunderbird)",
    "old": "",
    "details": {
        "rejection_reason": "The content of this string has changed"
    },
    "id": 3348411,
    "action_name": "Suggestion removed",
    "url": "https://translate.tails.net/api/changes/3348411/?format=api"
}