Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/192778/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/pl/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "timestamp": "2023-04-15T15:11:28.982135Z",
    "action": 5,
    "target": "Ignoruje potrzebę użycia polecenia /makra do wywołania makr na czacie. Ostrzeżenie: może to spowodować konflikt z twoim systemem lub innymi modułami.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Ignores the need to use the /amacro command to call macros on the chat. Warning: this might cause conflict with your system or other modules.",
        "old_state": 0
    },
    "id": 296994,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/296994/?format=api"
}