Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1745343/?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:31.471512+09:00",
    "action": 30,
    "target": "This {g|Encyclopedia:Spell}spell{/g} summons to your side {g|Encyclopedia:Dice}1d3{/g} natural mites. The summoned allies appear where you designate and act according to their {g|Encyclopedia:Initiative}initiative{/g} {g|Encyclopedia:Check}check{/g} results. They {g|Encyclopedia:Attack}attack{/g} your opponents to the best of their ability.",
    "id": 1689365,
    "action_name": "Source string changed",
    "url": "https://waldo.team/api/changes/1689365/?format=api"
}