Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1725215/?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:37.384322+09:00",
    "action": 30,
    "target": "Sometimes {g|Encyclopedia:Skills}skills{/g} are {g|Encyclopedia:Check}checked{/g} over the course of dialogue — for example, when trying to convince a character of something. The check result will determine the way the dialogue develops. The character in the party with the highest rank in the desired skill is usually used to determine such a check.",
    "id": 1678980,
    "action_name": "Source string changed",
    "url": "https://waldo.team/api/changes/1678980/?format=api"
}