Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3113652/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/get-involved/nl/?format=api",
    "user": "https://l10n.elementary.io/api/users/DutchVipperloid/?format=api",
    "author": "https://l10n.elementary.io/api/users/DutchVipperloid/?format=api",
    "timestamp": "2023-05-26T11:39:45.240256Z",
    "action": 2,
    "target": "Onze bureawblad-omgeving en alle bijbehorende apps zijn gebouwd met Vala, GTK, Granite en een aantal andere open libraries. We hosten onze code en doen al onze ontwikkeling op GitHub. Als je nog nooit ontwikkeling hebt gedaan voor elementary OS raden we je aan om onze ontwikkelaarshandleiding te bekijken.",
    "id": 1660112,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1660112/?format=api"
}