Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/36030/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/chat-portrait/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/es/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
    "timestamp": "2022-11-15T01:06:36.549594Z",
    "action": 5,
    "target": "Usar imagen del Avatar del Jugador: Usar la imagen de la Ficha del jugador en lugar de la imagen estándar de ficha/actor. Tenga en cuenta que si es verdadero, ignore la primera opción si se encuentra un avatar o vuelva a la función estándar de imagen de ficha/actor.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Use Avatar Player Image: Use the player's Token image instead of the token/actor standard image. Note if true ignore the first option if a avatar is found or else go back to the standard actor/token image feature.",
        "old_state": 0
    },
    "id": 128864,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/128864/?format=api"
}