Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11961817/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/spacecmd/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/spacecmd/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "timestamp": "2020-11-06T07:13:57.480261Z",
    "action": 5,
    "target": "标签:",
    "id": 1641564,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1641564/?format=api"
}