Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1948831/?format=api",
    "component": "https://waldo.team/api/components/wl3/quest/?format=api",
    "translation": "https://waldo.team/api/translations/wl3/quest/en/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2021-12-23T04:44:42.390418+09:00",
    "action": 13,
    "target": "",
    "id": 1866884,
    "action_name": "New source string",
    "url": "https://waldo.team/api/changes/1866884/?format=api"
}