Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/432419/?format=api",
    "component": "https://translate.tails.net/api/components/tails/mac_startup_disksinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/mac_startup_disksinline/ru/?format=api",
    "user": "https://translate.tails.net/api/users/ohai/?format=api",
    "author": "https://translate.tails.net/api/users/ohai/?format=api",
    "timestamp": "2021-07-16T12:42:17.348816Z",
    "action": 36,
    "target": "Чтобы по-прежнему защитить ваш Mac от загрузки с сомнительных внешних носителей, можно установить пароль прошивки. Эта функция доступна в macOS версии Mountain Lion или более свежей. Тот, у кого нет пароля прошивки, сможет запустить систему только с жёсткого диска по умолчанию.",
    "id": 3007982,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3007982/?format=api"
}