Changes API.

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

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

{
    "unit": "https://traduk.amikumu.com/api/units/247542/?format=api",
    "component": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
    "translation": "https://traduk.amikumu.com/api/translations/amikumu/app/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-06-06T08:58:38.872878Z",
    "action": 59,
    "target": "Waiting for location…",
    "id": 534069,
    "action_name": "String updated in the repository",
    "url": "https://traduk.amikumu.com/api/changes/534069/?format=api"
}