Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2752860/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/index/de/?format=api",
    "user": null,
    "author": "https://l10n.elementary.io/api/users/anonymous/?format=api",
    "timestamp": "2021-02-01T16:01:26.613428Z",
    "action": 4,
    "target": "Unsere Plattform ist komplett OpenSource und ist auf dem stabilen Fundament aus Freier und Quelloffener Software (wie GNU/Linux) aufgebaut. Außerdem arbeiten wir zusammen mit andern aus diesem System, damit wir es für alle verbessern können.",
    "id": 763692,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/763692/?format=api"
}