Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/664796/?format=api",
    "component": "https://translate.tails.net/api/components/tails/faq/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/faq/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-22T05:20:45.048851Z",
    "action": 59,
    "target": "<h2 id =\"update\">Нужно ли обновлять Tails через <span class =\"code\">apt upgrade</span> или <span class=\"application\">Synaptic</span>?</h2>\n",
    "id": 3220978,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3220978/?format=api"
}