Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3127132/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/press/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/press/nn/?format=api",
    "user": "https://l10n.elementary.io/api/users/martinmyrvold/?format=api",
    "author": "https://l10n.elementary.io/api/users/martinmyrvold/?format=api",
    "timestamp": "2023-02-06T11:29:51.298308Z",
    "action": 5,
    "target": "“I løpet av dei siste to vekene [når eg har brukt elementary OS] har eg blitt meir produktiv enn det eg har vore dei siste to månadane til saman.”",
    "id": 1488503,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1488503/?format=api"
}