Changes API.

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

GET /api/changes/28763/?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-articles/plant-selection-in-the-industrial-age-simplified/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-02-07T10:41:02.168623+01:00",
    "action": 15,
    "target": "",
    "id": 28763,
    "action_name": "Component automatically unlocked",
    "url": "http://translate.diyseeds.org/api/changes/28763/?format=api"
}