Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/113465/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/skills/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/skills/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:25:36.693102Z",
    "action": 59,
    "target": "<p>Golpear un objetivo con precisi&oacute;n con un objeto arrojadizo, incluidas granadas, piedras y cuchillos. Tambi&eacute;n se utiliza para atrapar objetos arrojados. (Usar o modificar granadas como explosivos para efectos destructivos especiales requiere la habilidad de demoliciones).</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "Hitting a target accurately with a thrown item, including grenades, stones, and knives. Also used for catching thrown items. (Using or modifying grenades as explosives for special destructive effects requires the demolitions skill.)",
        "old_state": -1
    },
    "id": 171625,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171625/?format=api"
}