Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1743310/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/unitlogic/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/unitlogic/ko/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2021-09-12T01:25:22.468449+09:00",
    "action": 30,
    "target": "You can make any humanoid creature fight on your side as if it was your ally. It will {g|Encyclopedia:Attack}attack{/g} your opponents to the best of its ability. However this creature will try to throw off the domination, making a {g|Encyclopedia:Saving_Throw}Will save{/g} each {g|Encyclopedia:Combat_Round}round{/g}.",
    "id": 1688310,
    "action_name": "Source string changed",
    "url": "https://waldo.team/api/changes/1688310/?format=api"
}