Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3113658/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/get-involved/pl/?format=api",
    "user": "https://l10n.elementary.io/api/users/marcin-serwin/?format=api",
    "author": "https://l10n.elementary.io/api/users/marcin-serwin/?format=api",
    "timestamp": "2022-01-06T13:22:22.311800Z",
    "action": 5,
    "target": "Nasze środowisko pulpitu oraz wszystkie jego aplikacje są zbudowane przy użyciu Vala, GTK, Granite i wielu innych otwartych bibliotek. Cały nasz kod jest hostowany na GitHubie. Jeśli nie masz doświadczenia w rozbudowywaniu elementary OS, zalecamy być zajrzała do naszego Przewodnika Dewelopera.",
    "id": 1192531,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1192531/?format=api"
}