Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1725075/?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:36.429436+09:00",
    "action": 30,
    "target": "<b>Creation</b>\nA creation {g|Encyclopedia:Spell}spell{/g} manipulates matter to create an object or creature in the place the spellcaster designates. If the spell has a duration other than instantaneous, magic holds the creation together, and when the spell ends, the conjured creature or object vanishes without a trace. If the spell has an instantaneous duration, the created object or creature is merely assembled through magic. It lasts indefinitely and does not depend on magic for its existence.",
    "id": 1678898,
    "action_name": "Source string changed",
    "url": "https://waldo.team/api/changes/1678898/?format=api"
}