Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/646580/?format=api",
    "component": "https://translate.tails.net/api/components/tails/src-donate/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/src-donate/pt/?format=api",
    "user": "https://translate.tails.net/api/users/drebs/?format=api",
    "author": "https://translate.tails.net/api/users/drebs/?format=api",
    "timestamp": "2023-12-07T16:19:41.899243Z",
    "action": 5,
    "target": "<b>Ativistas</b> têm usado Tails para se organizar e comunicar uns com os outros, mesmo em regimes repressivos. Por exemplo, ativistas de direitos reprodutivos no Brasil usaram Tails para proteger seu trabalho e dados pessoais de leis e namorados intrusivos.",
    "id": 3205565,
    "action_name": "Translation added",
    "url": "https://translate.tails.net/api/changes/3205565/?format=api"
}