Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1772462/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/items/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/items/ko/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2021-09-12T01:28:00.680229+09:00",
    "action": 30,
    "target": "This +5 studded leather armor has a maximum {g|Encyclopedia:Dexterity}Dexterity{/g} {g|Encyclopedia:Bonus}bonus{/g} of +15. It increases its wearer's maximum {g|Encyclopedia:HP}HP{/g} by 20.",
    "id": 1704078,
    "action_name": "Source string changed",
    "url": "https://waldo.team/api/changes/1704078/?format=api"
}