Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/67613/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/nl/?format=api",
    "user": "https://translate.yunohost.org/api/users/avent/?format=api",
    "author": "https://translate.yunohost.org/api/users/avent/?format=api",
    "timestamp": "2024-04-10T12:49:17.573684Z",
    "action": 5,
    "target": "De gebruiker zal beheersprivileges krijgen en zal worden toegestaan om contact te maken via zowel de beheersinterface als rechtstreeks met SSH tot de server.\nAangezien het ook een gewone gebruiker is, zal je ook met deze gegevens contact kunnen maken met het gebruikersportaal (SSO).\nEenmaal de post-installatie volledig is, zal je de mogelijkheid hebben om andere beheerders te maken door ze toe te voegen in de 'beheerders'-groep.",
    "id": 151353,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/151353/?format=api"
}