Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12883578/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-ftp-server/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-ftp-server/master/da/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-06-10T02:32:47.388339Z",
    "action": 30,
    "target": "R&SA Certificate to Use for SSL-encrypted Connections",
    "id": 1850555,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/1850555/?format=api"
}