Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11878424/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java-jsp/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java-jsp/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/carinahagl/?format=api",
    "author": "https://l10n.opensuse.org/api/users/carinahagl/?format=api",
    "timestamp": "2021-02-26T04:22:47.412924Z",
    "action": 2,
    "target": "組織管理者に対する組織設定の管理の許可",
    "id": 1700857,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1700857/?format=api"
}