Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/117188/?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-01-11T20:29:15.047192Z",
    "action": 59,
    "target": "Esta conta {{type}} já está ligada a outra conta da Forge. Se desejar voltar a ligá-la com esta conta, faça o login usando {{type}} e depois desvincule-a da outra conta.",
    "old": "Esta conta {{type}} já está ligada a outra conta da Forge. Se desejar voltar a ligá-la com esta conta, faça o login usando {{type}} e depois desvincule-a da outra conta.",
    "details": {
        "state": 20,
        "source": "This {{type}} account is already linked to another Forge account. If you wish to relink it with this account, please login using {{type}} then unlink it from the other account.",
        "old_state": 20
    },
    "id": 186465,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/186465/?format=api"
}