Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/en/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
    "author": null,
    "timestamp": "2024-01-27T22:30:09.076231Z",
    "action": 63,
    "target": "Si votre partie présente de trop nombreux utilisateurs, l'indicateur pourrait devenir trop peuplé. Vous pouvez filtrer la liste en la limitant aux utilisateurs qui sont membres des acteurs du Groupe d'aventuriers.",
    "old": "",
    "details": {
        "source": "If your game has a lot of users, the speaker indicator might become too crowded. You can filter the list by limiting it to users that own characters that are members of the target Party actor.",
        "target": "Si votre partie présente de trop nombreux utilisateurs, l'indicateur pourrait devenir trop peuplé. Vous pouvez filtrer la liste en la limitant aux utilisateurs qui sont membres des acteurs du Groupe d'aventuriers."
    },
    "id": 438720,
    "action_name": "String removed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/438720/?format=api"
}