Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1773353/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/items/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/items/ko/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2021-09-12T01:28:04.556521+09:00",
    "action": 30,
    "target": "This robe grants its wearer the ability to cast up to six {g|Encyclopedia:Spell}spells{/g} per day that are maximized as though using the Maximize Spell {g|Encyclopedia:Feat}feat{/g}. It affects spells of 6th level or lower.\nAll variable, numeric effects of a spell modified by this feat are maximized. {g|Encyclopedia:Saving_Throw}Saving throws{/g} and opposed {g|Encyclopedia:Dice}rolls{/g} are not affected, nor are spells without random variables.",
    "id": 1704575,
    "action_name": "Source string changed",
    "url": "https://waldo.team/api/changes/1704575/?format=api"
}