Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/258601/?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.634994Z",
    "action": 59,
    "target": "Bei einem Treffer muss das Ziel einen Konstitutionswettkampf mit DC 13 bestehen oder es wird 1 Minute lang ionisiert. Als Aktion eines Besatzungsmitglieds in seinem Zug kann das Schiff den Rettungswurf wiederholen, wobei der Effekt bei einem Erfolg vorzeitig beendet wird. Schiffe, die größer sind als du, haben einen Vorteil bei diesem Rettungswurf.",
    "old": "",
    "details": {
        "state": 20,
        "source": "On a hit, the target must succeed on a DC 13 Constitution saving throw or it is ionized for 1 minute. As an action by a crew member on their turn, the ship can repeat the saving throw, ending the effect early on a success. Ships larger than you have advantage on the saving throw.",
        "old_state": -1
    },
    "id": 419034,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/419034/?format=api"
}