Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "http://translate.diyseeds.org/api/users/admin/?format=api",
    "author": "http://translate.diyseeds.org/api/users/admin/?format=api",
    "timestamp": "2021-09-23T10:21:45.384472+02:00",
    "action": 38,
    "target": "buzuruna-juzuruna-1",
    "id": 11148,
    "action_name": "Removed component",
    "url": "http://translate.diyseeds.org/api/changes/11148/?format=api"
}