Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/524442/?format=api",
    "component": "https://translate.tails.net/api/components/tails/manage_passwords/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/manage_passwords/ru/?format=api",
    "user": "https://translate.tails.net/api/users/dedmoroz/?format=api",
    "author": "https://translate.tails.net/api/users/Lestat/?format=api",
    "timestamp": "2021-11-06T19:07:36.871434Z",
    "action": 7,
    "target": "Укажите пароль на ваш выбор в текстовом поле **Введите пароль**.",
    "old": "",
    "details": {},
    "id": 3028827,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3028827/?format=api"
}