Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3210668/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/oem/sk/?format=api",
    "user": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "author": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "timestamp": "2023-05-07T17:21:27.276470Z",
    "action": 5,
    "target": "Na našom blogu zverejňujeme časté aktualizácie o vývoji, dôležité oznámenia, tipy pre vývojárov, odporúčané aplikácie a iné užitočné informácie.",
    "id": 1639035,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1639035/?format=api"
}