Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1724939/?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.368844+09:00",
    "action": 30,
    "target": "<b>{g|Encyclopedia:Initiative}Initiative{/g}:</b> When a battle starts, each combatant makes an initiative {g|Encyclopedia:Check}check{/g}. The higher their initiative, the earlier the character can act. Initiative scores can be viewed in the Combat Log. Combat is divided into rounds, with each {g|Encyclopedia:Combat_Round}round{/g} lasting 6 seconds. Initiative score is determined once for the entire combat and does not change between rounds.",
    "id": 1678806,
    "action_name": "Source string changed",
    "url": "https://waldo.team/api/changes/1678806/?format=api"
}