Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/83321/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/midi-qol/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
    "timestamp": "2023-06-09T05:38:47.379355Z",
    "action": 2,
    "target": "Les joueurs lancent les sauvegardes. Aucun signifie que les modules lancent la sauvegarde. Sinon, le joueur recevra un message chuchoté, une invite via LMRTFY ou Monk's Token bar.",
    "old": "Permets aux de demander aux joueurs d'effectuer eux-mêmes leur Jet de Sauvegarde via un message chuchoté ou LMRTFY s'il est installé.",
    "details": {
        "state": 20,
        "source": "Players Roll saves. None means the modules roll the save. Otherwise, the player will get a whispered chat message, LMRTFY or Monk's Token bar prompt.",
        "old_state": 10
    },
    "id": 338206,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/338206/?format=api"
}