Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/167365/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf1/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf1/main/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T14:16:57.461659Z",
    "action": 59,
    "target": "Chamado quando o item foi 'usado' (ataque, beber poção, etc.). Possui a variável de arranjo adicional <code>attacks</code>, que contém os resultados dos ataques da ação, se houver.",
    "old": "Chamado quando o item foi 'usado' (ataque, beber poção, etc.). Possui a variável de arranjo adicional <code>attacks</code>, que contém os resultados dos ataques da ação, se houver.",
    "details": {
        "state": 20,
        "source": "Called when the item has been 'used' (attack, drink potion, etc.). Has the extra array variable <code>attacks</code>, which contains the action's attack rolls, if any.",
        "old_state": 20
    },
    "id": 443309,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/443309/?format=api"
}