Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/604221/?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": "2024-05-27T22:25:53.209639Z",
    "action": 59,
    "target": "<p>Если программы нет в Tails, но она есть в Debian, можете использовать [[эту опцию Постоянного хранилища|doc/persistent_storage/configure#additional_software]]. Программа будет автоматически устанавливаться при каждом запуске Tails.</p>\n",
    "id": 3320214,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3320214/?format=api"
}