Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/36139/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/cs/?format=api",
    "user": "https://translate.yunohost.org/api/users/rawadas/?format=api",
    "author": "https://translate.yunohost.org/api/users/rawadas/?format=api",
    "timestamp": "2021-05-22T13:44:47.249452Z",
    "action": 2,
    "target": "Nyní zvolte nové heslo uživatele. Heslo by mělo být minimálně 8 znaků dlouhé, avšak je dobrou taktikou jej mít delší (např. použít více slov) a použít kombinaci znaků (velké, malé, čísla a speciální znaky).",
    "id": 28826,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/28826/?format=api"
}