Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1725264/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/encyclopedia/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/encyclopedia/ko/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2021-09-12T01:23:37.774517+09:00",
    "action": 30,
    "target": "<b>Compulsion</b>\nA compulsion {g|Encyclopedia:Spell}spell{/g} forces the subject to act in some manner or changes the way its mind works. Some compulsion spells determine the subject's {g|Encyclopedia:CA_Types}actions{/g} or the effects on the subject, others allow you to determine the subject's actions when you cast the spell, and still, others give you ongoing control over the subject.",
    "id": 1679010,
    "action_name": "Source string changed",
    "url": "https://waldo.team/api/changes/1679010/?format=api"
}