Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/196114/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/action/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/action/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-30T19:05:27.997620Z",
    "action": 59,
    "target": "<strong>Différence de taille</strong> Vous subissez une pénalité de circonstances de -2 à votre test si la cible est d'une taille supérieure et une pénalité de circonstances de -4 si elle est encore plus grande. Vous obtenez un bonus de circonstances de +2 à votre test si la cible est d'une taille inférieure à la vôtre et un bonus de circonstances de +4 si elle est encore plus petite.",
    "old": "<strong>Size Difference</strong> You take a -2 circumstance penalty to your check if the target is one size larger than you and a -4 circumstance penalty if it's larger than that. You gain a +2 circumstance bonus to your check if the target is one size smaller than you and a +4 circumstance bonus if it's smaller than that.",
    "details": {
        "state": 20,
        "source": "<strong>Size Difference</strong> You take a -2 circumstance penalty to your check if the target is one size larger than you and a -4 circumstance penalty if it's larger than that. You gain a +2 circumstance bonus to your check if the target is one size smaller than you and a +4 circumstance bonus if it's smaller than that.",
        "old_state": 20
    },
    "id": 287254,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/287254/?format=api"
}