Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12168188/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-ncurses/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-ncurses/master/id/?format=api",
    "user": "https://l10n.opensuse.org/api/users/cho2/?format=api",
    "author": "https://l10n.opensuse.org/api/users/cho2/?format=api",
    "timestamp": "2021-11-12T02:43:37.652715Z",
    "action": 45,
    "target": "",
    "id": 1906864,
    "action_name": "Contributor joined",
    "url": "https://l10n.opensuse.org/api/changes/1906864/?format=api"
}