Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11328359/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-packager/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-packager/master/zh_TW/?format=api",
    "user": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "timestamp": "2020-03-21T09:09:55.756891Z",
    "action": 5,
    "target": "媒體未包含有效的檢查總和。\n無法驗證媒體的內容。\n\n只會檢查媒體的可讀性。\n",
    "id": 1374433,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1374433/?format=api"
}