Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/51166/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-07T13:57:04.281704Z",
    "action": 59,
    "target": "Affecte la manière dont les images sont affichées dans la barre des ressources. Vous pouvez afficher un texte au dessus de l'icone, ou bien avoir le texte aligné en dessous de l'icone.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This affects how icon images are displayed in the resource dashboard. You can choose to display text on top of the image icon, or have the text aligned below the image icon.",
        "old_state": -1
    },
    "id": 69069,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/69069/?format=api"
}