Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2889351/?format=api",
    "component": "https://l10n.elementary.io/api/components/desktop/sideload/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/sideload/cs/?format=api",
    "user": "https://l10n.elementary.io/api/users/p-bo/?format=api",
    "author": "https://l10n.elementary.io/api/users/p-bo/?format=api",
    "timestamp": "2022-01-10T20:51:05.041435Z",
    "action": 5,
    "target": "Instaluje se %s. Nedaří se odhadnout čas do dokončení.",
    "id": 1207362,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1207362/?format=api"
}