Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://translate.harmony.tf/api/users/p0358/?format=api",
    "author": "https://translate.harmony.tf/api/users/p0358/?format=api",
    "timestamp": "2023-05-07T16:23:25.412801Z",
    "action": 38,
    "target": "glossary",
    "id": 579402,
    "action_name": "Component removed",
    "url": "https://translate.harmony.tf/api/changes/579402/?format=api"
}