Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/yast-hana-update/master/?format=api",
    "translation": null,
    "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "timestamp": "2020-11-07T09:09:11.708939Z",
    "action": 48,
    "target": "",
    "id": 1642087,
    "action_name": "Added new language",
    "url": "https://l10n.opensuse.org/api/changes/1642087/?format=api"
}