Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13077266/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/nb/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-01-31T11:23:07.498449Z",
    "action": 30,
    "target": "<p>Select a devices for including into the bond.\nOnly devices with the device activation set to <b>Never</b> and with <b>No Address Setup</b> are available.</p>",
    "id": 1993667,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/1993667/?format=api"
}