Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/get-o-o/main/et/?format=api",
    "user": "https://l10n.opensuse.org/api/users/hellcp/?format=api",
    "author": "https://l10n.opensuse.org/api/users/hellcp/?format=api",
    "timestamp": "2021-03-15T09:14:10.611312Z",
    "action": 44,
    "target": "",
    "id": 1737177,
    "action_name": "New string to translate",
    "url": "https://l10n.opensuse.org/api/changes/1737177/?format=api"
}