Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1745275/?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:31.192657+09:00",
    "action": 30,
    "target": "Barkskin toughens a creature's skin. The effect grants a +2 enhancement {g|Encyclopedia:Bonus}bonus{/g} to the creature's existing natural armor bonus. This enhancement bonus increases by 1 for every three {g|Encyclopedia:Caster_Level}caster levels{/g} above 3rd, to a maximum of +5 at 12th level.\nThe enhancement bonus provided by barkskin stacks with the target's natural armor bonus, but not with other enhancement bonuses to natural armor. A creature without natural armor has an effective natural armor bonus of +0.",
    "id": 1689327,
    "action_name": "Source string changed",
    "url": "https://waldo.team/api/changes/1689327/?format=api"
}