Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.edugit.org/api/components/aleksis/aleksis-core/?format=api",
    "translation": null,
    "user": "https://translate.edugit.org/api/users/debdolph/?format=api",
    "author": null,
    "timestamp": "2020-04-14T18:42:49.476575Z",
    "action": 18,
    "target": "",
    "id": 2511,
    "action_name": "Änderungen per Push übertragen",
    "url": "https://translate.edugit.org/api/changes/2511/?format=api"
}