Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/53319/?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-10T13:07:46.762539Z",
    "action": 5,
    "target": "Het CSV bestand moet in  UTF-8 zijn en met de kolommen gebruikersnaam, wachtwoord, groepen, e-mail en quota. Als voorbeeld kan je het CSV bestand importeren, je kan <a href='/yunohost/api/users/export' target='_BLANK'>gebruikers exporteren in een CSV bestand</a> en het bestand aanpassen.",
    "id": 151403,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/151403/?format=api"
}