Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/176274/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/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-06-18T21:00:28.108086Z",
    "action": 5,
    "target": "Podświetla okno czatu, jeśli używasz zastrzeżonych znaków, takich jak \"cudzysłowy\" lub innych wybranych znaków podczas mówienia poza postacią. Jeśli ustawienie jest puste, ostrzeżenia nie będą wyświetlane. Używa Regex.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Highlights the chatbox if you are using reserved characters such as \"quotes\" or other characters of your choice when speaking out of character. If the setting is empty, no warnings will be given. This uses Regex.",
        "old_state": 0
    },
    "id": 346332,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/346332/?format=api"
}