Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/74018/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/de/?format=api",
    "user": "https://translate.yunohost.org/api/users/chwonl/?format=api",
    "author": "https://translate.yunohost.org/api/users/chwonl/?format=api",
    "timestamp": "2024-01-11T12:17:38.367316Z",
    "action": 2,
    "target": "Diese App benötigt {required} RAM für Installation/Upgrade aber es sind aktuell nur {current} verfügbar. Auch wenn diese App funktioniern würde, würde der Installationsprozess viel RAM benötigen. Es würde die Gefahr bestehen, dass Ihr Server einfrieren (freezen) und völlig abschmieren würde.",
    "id": 114105,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/114105/?format=api"
}