Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11568284/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java-nav/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java-nav/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/PauGarciaQuiles/?format=api",
    "author": "https://l10n.opensuse.org/api/users/PauGarciaQuiles/?format=api",
    "timestamp": "2020-10-01T13:59:35.695205Z",
    "action": 32,
    "target": "激活",
    "id": 1586543,
    "action_name": "Bulk status changed",
    "url": "https://l10n.opensuse.org/api/changes/1586543/?format=api"
}