Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/122565/?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:56:35.087342Z",
    "action": 5,
    "target": "Screenshot del pannello di amministrazione web che mostra il modulo di installazione di un’applicazione, mentre si sta installando l’applicazione di Nextcloud. L’interfaccia pone alcune domande per scegliere le impostazioni dell’installazione.",
    "id": 192488,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/192488/?format=api"
}