Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/239355/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/kingmaker/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/kingmaker/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": "2023-09-16T15:13:00.105235Z",
    "action": 5,
    "target": "Après avoir terminé l'étape des activités civiques du tour de Royaume, les PJ peuvent effectuer une étape d'Activités de l'armée, au cours de laquelle chaque armée actuellement maintenue par le royaume peut effectuer une seule Activité d'armée.",
    "old": "",
    "details": {
        "state": 20,
        "source": "After the PCs complete the Civic Activities step of a Kingdom turn, they may take an Army Activities step, in which each army currently maintained by the kingdom may take a single Army activity.",
        "old_state": 0
    },
    "id": 378026,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/378026/?format=api"
}