Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1744892/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/unitlogic/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/unitlogic/ko/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2021-09-12T01:25:29.617748+09:00",
    "action": 30,
    "target": "You must succeed on a melee {g|Encyclopedia:TouchAttack}touch attack{/g}. Your touch deals {g|Encyclopedia:Dice}1d6{/g} points of {g|Encyclopedia:Damage}damage{/g} per two {g|Encyclopedia:Caster_Level}caster levels{/g} (maximum 10d6). You gain temporary {g|Encyclopedia:HP}hit points{/g} equal to the damage you deal. The temporary hit points disappear 1 hour later.",
    "id": 1689123,
    "action_name": "Source string changed",
    "url": "https://waldo.team/api/changes/1689123/?format=api"
}