Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10522878/?format=api",
    "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/nb/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Odyssey346/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Odyssey346/?format=api",
    "timestamp": "2021-01-30T10:00:16.941151Z",
    "action": 4,
    "target": "<b>%s</b> projektet",
    "id": 1687949,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/1687949/?format=api"
}