Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3113636/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/get-involved/he/?format=api",
    "user": "https://l10n.elementary.io/api/users/yarons/?format=api",
    "author": "https://l10n.elementary.io/api/users/yarons/?format=api",
    "timestamp": "2022-01-05T08:10:09.238958Z",
    "action": 5,
    "target": "סביבת שולחן העבודה שלנו לרבות כל היישומים שלה נבנו באמצעות Vala, GTK, Granite ומגוון ספריות פתוחות נוספות. אנו מאחרים את כל הקוד שלנו ומפתחים מול GitHub. אם מעולם לא פיתחת עבור elementary OS בעבר, אנו ממליצים לך לעיין במדריך שלנו למפתחים.",
    "id": 1192471,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1192471/?format=api"
}