Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1744925/?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:29.746793+09:00",
    "action": 30,
    "target": "You take on an aspect of a bear. You gain a +2 enhancement {g|Encyclopedia:Bonus}bonus{/g} to natural armor bonus to {g|Encyclopedia:Armor_Class}AC{/g} and a +2 enhancement bonus on {g|Encyclopedia:CMB}CMB{/g} {g|Encyclopedia:Dice}rolls{/g}. You also gain the ability to perform a bull rush {g|Encyclopedia:Combat_Maneuvers}combat maneuver{/g}.",
    "id": 1689140,
    "action_name": "Source string changed",
    "url": "https://waldo.team/api/changes/1689140/?format=api"
}