Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/121896/?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/Nickname/?format=api",
    "author": "https://translate.yunohost.org/api/users/Nickname/?format=api",
    "timestamp": "2024-12-30T14:31:00.854398Z",
    "action": 7,
    "target": "**YunoHost** ist ein System welches sich selbst auf einem **Server** installiert  \nund es erlaubt - **mit sehr geringem technischen Wissen** -  \ndigitale Dienste (Apps) zu installieren und zu warten **welche du Kontrollierst**.",
    "id": 194470,
    "action_name": "Suggestion accepted",
    "url": "https://translate.yunohost.org/api/changes/194470/?format=api"
}