Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/113715/?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.382140Z",
    "action": 59,
    "target": "<p>El personaje puede volar, ya sea por naturaleza o en virtud de tener alas.</p> <p>La tasa de vuelo del personaje es igual a su Movimiento base multiplicado por 2 veces el n&uacute;mero de rangos.</p> <p>Se requiere la habilidad de vuelo/0-G para maniobrar.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p>The character can fly, either by nature or by virtue of having wings. The character’s flying rate equals his base Move times 2 times the number of ranks. The flying/0-G skill is required to maneuver.</p>\n",
        "old_state": -1
    },
    "id": 171879,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171879/?format=api"
}