Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/439327/?format=api",
    "component": "https://translate.tails.net/api/components/tails/virtualization/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/virtualization/ru/?format=api",
    "user": "https://translate.tails.net/api/users/dedmoroz/?format=api",
    "author": "https://translate.tails.net/api/users/dedmoroz/?format=api",
    "timestamp": "2021-12-25T06:59:36.405590Z",
    "action": 36,
    "target": "Чтобы запустить Tails внутри виртуальной машины, вам необходимо установить программу виртуализации в операционной системе хоста. Есть разные программы виртуализации для Linux, Windows, macOS.",
    "id": 3043004,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3043004/?format=api"
}