Changes API.

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

GET /api/changes/438718/?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:08.810928Z",
    "action": 63,
    "target": "Wenn dein Spiel sehr viele Spieler hat, kann die Sprecheranzeige zu voll werden. Du kannst die Liste filtern, indem du sie auf Benutzer beschränken, die Charaktere besitzen, die Mitglieder der Zielgruppe sind.",
    "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": "Wenn dein Spiel sehr viele Spieler hat, kann die Sprecheranzeige zu voll werden. Du kannst die Liste filtern, indem du sie auf Benutzer beschränken, die Charaktere besitzen, die Mitglieder der Zielgruppe sind."
    },
    "id": 438718,
    "action_name": "String removed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/438718/?format=api"
}