Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/116683/?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/asgneto/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/asgneto/?format=api",
    "timestamp": "2023-10-25T02:38:44.173788Z",
    "action": 2,
    "target": "Já possui uma licença do Foundry VTT? Faça agora um teste gratuito de 14 dias do Forge e aproveite todos os benefícios adicionais de gerenciar seus jogos conosco.",
    "old": "Já tem uma licença VTT de Foundry? Obtenha já um teste gratuito de 14 dias da Forge e desfrute de todos os benefícios adicionais de gerir os seus jogos connosco.",
    "details": {
        "state": 20,
        "source": "Already have a Foundry VTT license? Get a 14-day free trial of the Forge now and enjoy all the added benefits of managing your games with us.",
        "old_state": 20
    },
    "id": 394787,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/394787/?format=api"
}