Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11598653/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-autoinst/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-autoinst/master/el/?format=api",
    "user": "https://l10n.opensuse.org/api/users/EfstathiosIosifidis/?format=api",
    "author": "https://l10n.opensuse.org/api/users/EfstathiosIosifidis/?format=api",
    "timestamp": "2021-09-22T20:50:38.620642Z",
    "action": 9,
    "target": "Φυσικός τόμος LVM",
    "id": 1888265,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1888265/?format=api"
}