Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "glossary_term": null,
    "user": "https://waldo.team/api/users/dhrgusdlrns/?format=api",
    "author": null,
    "timestamp": "2021-01-10T21:17:35.587317+09:00",
    "action": 34,
    "target": "",
    "id": 1293308,
    "action_name": "Added user",
    "url": "https://waldo.team/api/changes/1293308/?format=api"
}