Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/239344/?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": null,
    "author": null,
    "timestamp": "2023-11-12T14:33:45.147163Z",
    "action": 59,
    "target": "<strong>Collecter les impôts</strong> Peut être effectué une fois par tour de Royaume. Si vous ne tentez pas de collecter des impôts, vous pouvez à la place faire un test nu DD 11. En cas de succès, vous réduisez l'Agitation de 1",
    "old": "<strong>Collecter les impôts :</strong> Peut être effectué une fois par tour de Royaume. Si vous ne tentez pas de collecter des impôts, vous pouvez à la place faire un test nu DD 11. En cas de succès, vous réduisez l'Agitation de 1",
    "details": {
        "state": 20,
        "source": "<strong>Collect Taxes:</strong> Can be performed once per Kingdom turn. If you don't attempt to Collect Taxes, you can instead attempt a DC 11 flat check; on a success, reduce Unrest by 1",
        "old_state": 20
    },
    "id": 399260,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/399260/?format=api"
}