Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/254687/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/twodsix/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/twodsix/main/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-07-22T17:20:01.049936Z",
    "action": 59,
    "target": "La distancia donde se considera el ataque como Melé. Normalmente una casilla de la rejilla (ej: 1,5m).",
    "old": "La distancia donde se considera el ataque como Melé. Normalmente una casilla de la rejilla (ej: 1,5m).",
    "details": {
        "state": 10,
        "source": "The distance where combat is in melee range.  Typically one grid unit or less (e.g. 1.5m).",
        "old_state": 20
    },
    "id": 469784,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/469784/?format=api"
}