Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1285213/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/supaeasy/?format=api",
    "author": "https://l10n.elementary.io/api/users/supaeasy/?format=api",
    "timestamp": "2021-08-23T08:02:22.652458Z",
    "action": 2,
    "target": "Wenn Sie das Gefühl haben, dass jemand - sei es ein neuer oder langjähriger Mitwirkender - als unhöflich auftritt, lassen Sie es die Person bitte wissen. Es ist wichtig, sich mit Problemen auseinanderzusetzen, bevor sie sich verschlimmern. Jeder hat die Verantwortung dafür, dass die Kommunikation in unserem (manchmal herausfordernden) besonderen Umfeld reibungslos verläuft.",
    "id": 997558,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/997558/?format=api"
}