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

{
    "unit": "http://weblate.tectic.de/api/units/40698/?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:56:04.989975+02:00",
    "action": 5,
    "target": "Puede restablecer un mundo desde la sala World Select, se eliminarán todos los datos asociados con este mundo. Si desea hacer una copia de seguridad de sus mundos, en una versión reciente de Windows, puede encontrarlos en la siguiente carpeta:% AppData% .ocalLowrojectorGamesortressCraftorlds.",
    "id": 71676,
    "action_name": "New translation",
    "url": "http://weblate.tectic.de/api/changes/71676/?format=api"
}