Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/243818/?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": null,
    "author": null,
    "timestamp": "2023-11-30T13:39:29.748187Z",
    "action": 59,
    "target": "Forneça o seu código de segurança temporário apenas quando iniciar a sessão. O pessoal nunca lhe irá pedir o seu código de autenticação de dois factores, nem a sua palavra-passe. Continue a tomar todas as precauções de segurança que normalmente tomaria, e lembre-se: a segurança digital é apenas tão forte como o elo mais fraco.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Only provide your temporary security code when logging in. Staff will never ask you for your two-factor authentication code, nor your password. Keep taking all the security precautions that you normally would, and remember: digital security is only as strong as the weakest link.",
        "old_state": 0
    },
    "id": 405424,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/405424/?format=api"
}