Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12002105/?format=api",
    "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/get-o-o/main/bg/?format=api",
    "user": "https://l10n.opensuse.org/api/users/DobriDanchev/?format=api",
    "author": "https://l10n.opensuse.org/api/users/DobriDanchev/?format=api",
    "timestamp": "2020-10-28T20:21:17.201163Z",
    "action": 5,
    "target": "Избор на огледало",
    "id": 1634159,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1634159/?format=api"
}