Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/16478/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/ca/?format=api",
    "user": null,
    "author": "https://translate.yunohost.org/api/users/anonymous/?format=api",
    "timestamp": "2022-02-07T19:51:14.731106Z",
    "action": 4,
    "target": "Tria una contrasenya d'un mínim de 8 caràcters - tot i que és de bona pràctica utilitzar contrasenyes més llargues (com per exemple una frase) i/o utilitzar diferents tipus de caràcters (majúscules, minúscules, dígits i caràcters especials).",
    "id": 54827,
    "action_name": "Suggestion added",
    "url": "https://translate.yunohost.org/api/changes/54827/?format=api"
}