Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/brussels-sprout/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-02-07T10:22:34.641101+01:00",
    "action": 15,
    "target": "",
    "id": 28713,
    "action_name": "Component automatically unlocked",
    "url": "http://translate.diyseeds.org/api/changes/28713/?format=api"
}