Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/30027/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/oc/?format=api",
    "user": "https://translate.yunohost.org/api/users/Quent/?format=api",
    "author": "https://translate.yunohost.org/api/users/Quent/?format=api",
    "timestamp": "2020-10-31T21:09:11.630004Z",
    "action": 2,
    "target": "Podètz ensajar de <a href='#/services/{service}'>reaviar lo servici</a>, e se non fonciona pas, podètz agachar <a href='#/services/{service}'>los jornals de servici a la pagina web d’administracion</a>(en linha de comanda podètz utilizar <cmd>yunohost service restart {service}</cmd> e <cmd>yunohost service log {service}</cmd>).",
    "id": 18321,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/18321/?format=api"
}