Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/116730/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/server/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/pt-BR/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/PilotodeMouse/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/PilotodeMouse/?format=api",
    "timestamp": "2026-05-03T22:24:11.879590Z",
    "action": 37,
    "target": "Não é possível adicionar você mesmo à lista de criadores para compartilhar receitas",
    "old": "Não é possível adicionar você mesmo à lista de criadores para compartilhar receitas",
    "details": {
        "state": 10,
        "source": "Cannot add yourself to the list of creators to share revenue with",
        "old_state": 20
    },
    "id": 522772,
    "action_name": "Marked for edit",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/522772/?format=api"
}