Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3113666/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/get-involved/sk/?format=api",
    "user": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "author": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "timestamp": "2022-03-02T14:04:36.763065Z",
    "action": 5,
    "target": "Naše pracovné prostredie a všetky jeho aplikácie sú vytvorené s použitím Vala, GTK, Granite a mnohých ďalších open source knižníc. Všetok náš kód a informácie o vývoji poskytujeme verejne cez GitHub. Ak ste nikdy predtým nevyvíjali pre elementary OS, odporúčame nahliadnuť do našej Príručky pre vývojárov.",
    "id": 1233793,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1233793/?format=api"
}