Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/1657/?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/anonymous/?format=api",
    "author": "https://translate.yunohost.org/api/users/anonymous/?format=api",
    "timestamp": "2024-03-23T22:22:09.337155Z",
    "action": 4,
    "target": "WARNUNG! Diese Applikation ist noch experimentell (wenn nicht sogar nicht funktionsfähig)! Sie sollten sie wahrscheinlich NICHT installieren, es sei denn, Sie wissen, was Sie tun. Es wird keine Unterstützung angeboten, falls diese Applikation nicht funktionieren oder Ihr System beschädigen sollte!\nFalls Sie bereit sind, dieses Risiko einzugehen, tippen Sie '{answers}'",
    "id": 143807,
    "action_name": "Suggestion added",
    "url": "https://translate.yunohost.org/api/changes/143807/?format=api"
}