Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/150130/?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/juxbolx/?format=api",
    "author": "https://translate.tails.net/api/users/juxbolx/?format=api",
    "timestamp": "2021-10-03T17:24:53.811614Z",
    "action": 4,
    "target": "<p> Чтобы было сложнее связать ваши транзакции, вы должны использовать\nразные адреса получения для каждой транзакции.\n<span class=\"application\">Electrum</span> автоматически генерирует новые\nадреса для использования.</p>",
    "id": 3019650,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3019650/?format=api"
}