Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/20453/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-16T04:04:20.513647Z",
    "action": 59,
    "target": "Définit les estimations personnalisées pour les jetons sélectionnés. Laissez-le vide pour le réinitialiser.",
    "old": "Définit les estimations personnalisées pour les jetons sélectionnés. Laissez-le vide pour le réinitialiser.",
    "details": {
        "state": 10,
        "source": "Sets custom estimates for the selected tokens. It will change every selected token to the input value. Leaving it as blank will reset it to the same value as the Stages setting.",
        "old_state": 20
    },
    "id": 34851,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/34851/?format=api"
}