Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2844882/?format=api",
    "component": "https://l10n.elementary.io/api/components/store/errors/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/store/errors/tr_TR/?format=api",
    "user": "https://l10n.elementary.io/api/users/frknegeoztrk/?format=api",
    "author": "https://l10n.elementary.io/api/users/frknegeoztrk/?format=api",
    "timestamp": "2024-03-06T00:08:13.190890Z",
    "action": 5,
    "target": "%{number}'den küçük olmalıdır",
    "id": 2106069,
    "action_name": "New translation",
    "url": "https://l10n.elementary.io/api/changes/2106069/?format=api"
}