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/71620/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "http://weblate.tectic.de/api/units/40645/?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:41:42.837914+02:00",
    "action": 5,
    "target": "Luego eliges un lugar para construir el taller. Para definir un taller, solo necesita colocar 2 (dos) bloques de colocación de taller. Los colocas de modo que estén en las esquinas opuestas en el piso donde quieres que esté el taller. Para poner eso en instrucciones simples:",
    "id": 71620,
    "action_name": "New translation",
    "url": "http://weblate.tectic.de/api/changes/71620/?format=api"
}