Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1622848/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-isns/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-isns/master/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": "2022-02-17T07:24:58.574133Z",
    "action": 45,
    "target": "",
    "id": 2023996,
    "action_name": "Contributor joined",
    "url": "https://l10n.opensuse.org/api/changes/2023996/?format=api"
}