Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3210667/?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:19:52.099714Z",
    "action": 5,
    "target": "Ďalej, ak sa vývoj a údržba repozitáru tretej strany skončí, <strong>môže to zabrániť fungovaniu aktualizácií systému.</strong> Toto by mohlo zabrániť prístupu zákazníkov OEM k inštalácii potenciálne vážnych opráv bezpečnostných chýb a stability.",
    "id": 1639034,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1639034/?format=api"
}