Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1745084/?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:30.385706+09:00",
    "action": 30,
    "target": "When you cast this {g|Encyclopedia:Spell}spell{/g} you strengthen your paladin's aura of courage. Until the end of its duration, all allies within that aura are immune to fear (magical or otherwise). If you do not have the aura of courage class feature, aura of greater courage has no effect.",
    "id": 1689225,
    "action_name": "Source string changed",
    "url": "https://waldo.team/api/changes/1689225/?format=api"
}