Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3113660/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/get-involved/pt/?format=api",
    "user": "https://l10n.elementary.io/api/users/hugok/?format=api",
    "author": "https://l10n.elementary.io/api/users/hugok/?format=api",
    "timestamp": "2022-02-02T17:59:41.658219Z",
    "action": 5,
    "target": "O nosso ambiente de trabalho e todas as suas aplicações são construídos utilizando Vala, GTK, Granite, e uma série de outras bibliotecas abertas. Alojamos todo o nosso código e fazemos todo o desenvolvimento no GitHub. Se nunca desenvolveu para o elementary OS, recomendamos-lhe que consulte o nosso guia de desenvolvimento.",
    "id": 1228754,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1228754/?format=api"
}