Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1724932/?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:35.333668+09:00",
    "action": 30,
    "target": "The game uses a {g|Encyclopedia:Dice}roll{/g} of 20-sided die for combat and {g|Encyclopedia:Skills}skill{/g} {g|Encyclopedia:Check}checks{/g}. Combat happens in real time, but you can pause the game at any time to assess the situation and give orders to your companions. To pause or unpause the game, press <b>{bind|Pause}</b>. Click on an opponent in order to {g|Encyclopedia:Attack}attack{/g} them.",
    "id": 1678803,
    "action_name": "Source string changed",
    "url": "https://waldo.team/api/changes/1678803/?format=api"
}