Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10763172/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-iscsi-client/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-client/master/sv/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Svenhr/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Svenhr/?format=api",
    "timestamp": "2019-01-29T19:04:52.216622Z",
    "action": 5,
    "target": "<p><b>vid start</b> är för iSCSI-mål som ska anslutas vid systemstart, dvs. när\nroten är på iSCSI. På så sätt utvärderas den som initrd.</p>\n",
    "id": 1204230,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1204230/?format=api"
}