Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/78077/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/pt-BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-21T23:19:14.783898Z",
    "action": 59,
    "target": "Versão em que a última migração foi executada. Pode ser menor que a versão do módulo. Não a modifique a não ser que você saiba o que está fazendo.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Version that the latest migration ran on. Can be lower than the module version. Don't modify this unless you know what you are doing.",
        "old_state": -1
    },
    "id": 113078,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/113078/?format=api"
}