Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/222543/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/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-10-13T16:45:48.565094Z",
    "action": 2,
    "target": "Ustaw język, którego użytkownik rozumie i zna wszystkie inne języki. Aktor będzie mógł czytać i pisać we wszystkich innych językach, zarówno na czacie, jak i w dziennikach.",
    "old": "Ustaw język, którego użytkownicy rozumieją i znają wszystkie inne języki.",
    "details": {
        "state": 20,
        "source": "Set a language whose speaker understands and speaks all other languages. An actor will be able to read and write in all other languages, both on chat and on journals.",
        "old_state": 10
    },
    "id": 387571,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/387571/?format=api"
}