Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1724958/?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.523861+09:00",
    "action": 30,
    "target": "{g|Encyclopedia:Attack_Of_Opportunity}<b>Attack of Opportunity</b>{/g}: Some {g|Encyclopedia:CA_Types}actions{/g} performed close to an armed opponent can provoke an additional {g|Encyclopedia:Attack}attack{/g} upon your character without waiting for the opponent's turn. Such actions include, among other things, casting {g|Encyclopedia:Spell}spells{/g}, attempts to move away from an opponent, and shooting ranged weapons.",
    "id": 1678821,
    "action_name": "Source string changed",
    "url": "https://waldo.team/api/changes/1678821/?format=api"
}