Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/184942/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-29T05:16:24.013530Z",
    "action": 59,
    "target": "La pénalité d'attaques multiples que vous subissez avec cette arme lors de la deuxième attaque de votre tour est de -4 au lieu de -5, et de -8 au lieu de -10 pour les attaques suivantes durant ce tour.",
    "old": "Le malus d'attaques multiples que vous subissez avec cette arme lors de la deuxième attaque de votre tour est de -4 au lieu de -5, et de -8 au lieu de -10 pour la troisième attaque et les suivantes dans le tour.",
    "details": {
        "state": 20,
        "source": "The multiple attack penalty you take with this weapon on the second attack on your turn is -4 instead of -5, and -8 instead of -10 on the third and subsequent attacks in the turn.",
        "old_state": 20
    },
    "id": 496982,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/496982/?format=api"
}