Changes API


See <a href="https://docs.weblate.org/en/weblate-2.18/apichanges.html">the Weblate's Web API documentation</a> for detailed
description of the API.

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

{
    "unit": "http://weblate.tectic.de/api/units/40683/?format=api",
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "translation": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/es/?format=api",
    "dictionary": null,
    "user": 136,
    "author": 136,
    "timestamp": "2019-10-20T16:52:54.768523+02:00",
    "action": 5,
    "target": "La vara del tiempo le permite controlar el clima, la hora del día y lanzar meteoritos. Selecciónelo usando 'C'. Cuando ingresas a tu mundo, una de las estadísticas que muestra es la cantidad total de meteoritos que la gente ha lanzado en FortressCraft Evolved.",
    "id": 71660,
    "action_name": "New translation",
    "url": "http://weblate.tectic.de/api/changes/71660/?format=api"
}