Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/150124/?format=api",
    "component": "https://translate.tails.net/api/components/tails/electrum/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/electrum/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-24T09:15:03.789337Z",
    "action": 36,
    "target": "Electrum не загружает блокчейн, поэтому при запуске не нужно ждать;",
    "id": 3042326,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3042326/?format=api"
}