Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2224525/?format=api",
    "component": "https://l10n.elementary.io/api/components/desktop/granite/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/granite/ka/?format=api",
    "user": "https://l10n.elementary.io/api/users/NorwayFun/?format=api",
    "author": "https://l10n.elementary.io/api/users/NorwayFun/?format=api",
    "timestamp": "2023-03-12T21:32:26.084853Z",
    "action": 9,
    "target": "%d სთ-ის წინ\u001e\u001e%d სთ-ის წინ",
    "id": 1554867,
    "action_name": "Translation uploaded",
    "url": "https://l10n.elementary.io/api/changes/1554867/?format=api"
}