Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/1658/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/de/?format=api",
    "user": "https://translate.yunohost.org/api/users/deleted-114/?format=api",
    "author": "https://translate.yunohost.org/api/users/deleted-114/?format=api",
    "timestamp": "2021-05-29T09:11:49.239373Z",
    "action": 2,
    "target": "WARNUNG! Diese App ist nicht Teil von YunoHosts App-Katalog. Das Installieren von Drittanbieteranwendungen könnte die Sicherheit und Integrität des System beeinträchtigen. Sie sollten wahrscheinlich NICHT fortfahren, es sei denn, Sie wissen, was Sie tun. Es wird KEIN SUPPORT zur Verfügung stehen, wenn die App nicht funktioniert oder das System zerstört... Wenn Sie das Risiko trotzdem eingehen möchten, tippen Sie '{answers:s}'",
    "id": 29679,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/29679/?format=api"
}