Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2066610/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-pam/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-pam/master/gl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/ManuelVazquez/?format=api",
    "author": "https://l10n.opensuse.org/api/users/ManuelVazquez/?format=api",
    "timestamp": "2023-03-18T09:38:23.228935Z",
    "action": 45,
    "target": "",
    "id": 2659723,
    "action_name": "Contributor joined",
    "url": "https://l10n.opensuse.org/api/changes/2659723/?format=api"
}