Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/121893/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/de/?format=api",
    "user": "https://translate.yunohost.org/api/users/vinzv/?format=api",
    "author": "https://translate.yunohost.org/api/users/vinzv/?format=api",
    "timestamp": "2025-01-16T22:42:43.142138Z",
    "action": 5,
    "target": "Screenshot des Web-Administrationspanels, das bei der Installation der Nextcloud-Applikation das App-Installationsformular anzeigt. Die Schnittstelle stellt einige technische Fragen zu den Einstellungen für die Installation.",
    "id": 194542,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/194542/?format=api"
}