Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3127196/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/press/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/press/sk/?format=api",
    "user": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "author": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "timestamp": "2022-04-20T06:46:04.879630Z",
    "action": 5,
    "target": "„Etická a schopná náhrada tradičných systémov, akými sú Windows a macOS… jednoducho sa používa a prispôsobí sa rôznym pracovným postupom.“",
    "id": 1250137,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1250137/?format=api"
}