Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/282756/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/client/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/pt-BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-12T15:56:38.101932Z",
    "action": 59,
    "target": "This module can be used with any system, and it also has one or more compendium packs that are specific to: {{val, list(type: disjunction;)}}",
    "old": "",
    "details": {
        "state": 20,
        "source": "This module can be used with any system, and it also has one or more compendium packs that are specific to: {{val, list(type: disjunction;)}}",
        "old_state": -1
    },
    "id": 450392,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/450392/?format=api"
}