Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/20968/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/about-face/main/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-10-09T05:25:12.149605Z",
    "action": 59,
    "target": "Ajusta la dirección del indicador hacia la baldosa más cercana, en vez de hacia el ángulo de dirección de movimiento. Esta opción es ignorada si 'Bloquear la rotación del Indicador' está activada.",
    "old": "Ajusta la dirección del indicador hacia la baldosa más cercana, en vez de hacia el ángulo de dirección de movimiento. Esta opción es ignorada si 'Bloquear la rotación del Indicador' está activada.",
    "details": {
        "state": 10,
        "source": "Snaps the token's rotation to the closest tile it would be facing instead of the direction of the movement's angle.",
        "old_state": 20
    },
    "id": 510038,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/510038/?format=api"
}