Changes API.

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

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

{
    "unit": "https://traduk.amikumu.com/api/units/927587/?format=api",
    "component": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
    "translation": "https://traduk.amikumu.com/api/translations/amikumu/app/ka/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-17T11:18:11.021544Z",
    "action": 6,
    "target": "Could not open email app. Please send an email to '[email protected]' manually.",
    "id": 1549466,
    "action_name": "Automatic translation",
    "url": "https://traduk.amikumu.com/api/changes/1549466/?format=api"
}