Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/122568/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/it/?format=api",
    "user": "https://translate.yunohost.org/api/users/xplosionmind/?format=api",
    "author": "https://translate.yunohost.org/api/users/xplosionmind/?format=api",
    "timestamp": "2024-11-16T09:59:35.274261Z",
    "action": 2,
    "target": "**YunoHost** è un sistema che si installa su un **server**  \ne ti permette di installare e mantenere servizi digitali (app) **nel tuo pieno controllo** –  \n**senza richiedere particolare conoscenza tecnica**.",
    "id": 192492,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/192492/?format=api"
}