Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.edugit.org/api/components/rwa/rwa/?format=api",
    "translation": null,
    "user": "https://translate.edugit.org/api/users/hansegucker/?format=api",
    "author": null,
    "timestamp": "2020-07-27T12:22:26.590619Z",
    "action": 21,
    "target": "",
    "id": 4891,
    "action_name": "Repository umbasiert",
    "url": "https://translate.edugit.org/api/changes/4891/?format=api"
}