Changes API.

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

GET /api/changes/2704/?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-app-resint/?format=api",
    "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-resint/de/?format=api",
    "user": "https://translate.edugit.org/api/users/hansegucker/?format=api",
    "author": null,
    "timestamp": "2020-04-22T10:13:39.413675Z",
    "action": 17,
    "target": "",
    "id": 2704,
    "action_name": "Commit für Änderungen",
    "url": "https://translate.edugit.org/api/changes/2704/?format=api"
}