Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1725091/?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.557469+09:00",
    "action": 30,
    "target": "<b>Teleportation</b>\nA teleportation {g|Encyclopedia:Spell}spell{/g} transports one or more creatures or objects a great distance. The most powerful of these spells can cross planar boundaries. Unlike summoning spells, the transportation is (unless otherwise noted) one-way and not dispellable.\nTeleportation is instantaneous travel through the Astral Plane. Anything that blocks astral travel also blocks teleportation.",
    "id": 1678910,
    "action_name": "Source string changed",
    "url": "https://waldo.team/api/changes/1678910/?format=api"
}