Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/121933/?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:52:03.600819Z",
    "action": 2,
    "target": "Wir treten für ein **dezentralisiertes** Internet ein, mit **offenen**, **interoperablen** Technologien, welche **die Privatsphäre respektieren** und **die Menschen befähigen**.",
    "id": 194567,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/194567/?format=api"
}