Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/102938/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/scene-packer/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "timestamp": "2022-12-04T10:50:08.100242Z",
    "action": 5,
    "target": "La tuile \"{tile}\" | Monk's Active Tile Triggers | ne parvient pas à trouver une macro nommée \"{macro}\" dans votre monde. Cette tuile active ne sera pas liée et vous devrez lier la macro manuellement à nouveau.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Tile \"{tile}\" | Monk's Active Tile Triggers | Could not find a Macro named \"{macro}\" within your world. This active tile will remain unlinked and you will need to link the macro again manually.",
        "old_state": 0
    },
    "id": 145713,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/145713/?format=api"
}