Changes API.

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

GET /api/changes/7958/?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-handbook/aleksis-handbook/?format=api",
    "translation": null,
    "user": "https://translate.edugit.org/api/users/hansegucker/?format=api",
    "author": "https://translate.edugit.org/api/users/hansegucker/?format=api",
    "timestamp": "2021-05-28T19:40:14.455180Z",
    "action": 51,
    "target": "",
    "id": 7958,
    "action_name": "Komponente erstellt",
    "url": "https://translate.edugit.org/api/changes/7958/?format=api"
}