Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/258586/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/sw5e/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-12T15:36:23.634544Z",
    "action": 59,
    "target": "Eine Waffe mit der festen Eigenschaft füllt die Hand nicht aus, aber man kann die Waffe nicht benutzen, solange die Hand voll ist. Außerdem erhältst du einen Bonus von +10 auf Fähigkeitsprüfungen und Rettungswürfe, um zu verhindern, dass du mit dieser Waffe entwaffnet wirst.",
    "old": "",
    "details": {
        "state": 20,
        "source": "A weapon with the fixed property does not fill the hand, but you can't use the weapon while the hand is full. Additionally, you have a +10 bonus to ability checks and saving throws to avoid being disarmed of this weapon.",
        "old_state": -1
    },
    "id": 419019,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/419019/?format=api"
}