Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/113773/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/specialabilities/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/specialabilities/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:25:47.400748Z",
    "action": 59,
    "target": "<p>El personaje puede moverse instant&aacute;neamente a otro lugar hasta 10 metros por rango de distancia.</p> <p>El personaje debe ver claramente su destino.</p> <p>En combate, esta acci&oacute;n requiere un asalto completo.</p> <p>El personaje puede llevar consigo lo que pueda cargar.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p>The character can move instantly to another place up to 10 meters per rank away. The character must see her destination clearly. In combat, this action takes an entire round. The character may take along whatever she can carry.</p>\n",
        "old_state": -1
    },
    "id": 171937,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171937/?format=api"
}