Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1724991/?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.791007+09:00",
    "action": 30,
    "target": "Each round represents 6 seconds in the game world. A round normally allows each character involved in a combat situation to act.\nEach character has starting combat cooldown based on their {g|Encyclopedia:Initiative}initiative{/g} {g|Encyclopedia:Check}check{/g}, up to 6 seconds.\nIn turn-based mode, when the rules refer to a \"full round\", they usually mean a span of time from a particular initiative count in one round to the same initiative count in the next round. Effects that last a certain number of rounds end just before the same initiative count that they began on.\nAt the beginning of battle, a {g|Encyclopedia:Surprise}surprise round{/g} can happen.",
    "id": 1678845,
    "action_name": "Source string changed",
    "url": "https://waldo.team/api/changes/1678845/?format=api"
}