Changes API.

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

GET /api/changes/3563/?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-pages/team/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-09-06T11:34:22.399456+02:00",
    "action": 14,
    "target": "",
    "id": 3563,
    "action_name": "Component automatically locked",
    "url": "http://translate.diyseeds.org/api/changes/3563/?format=api"
}