Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/249966/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/client/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/JimGuillaume/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/JimGuillaume/?format=api",
    "timestamp": "2024-11-30T08:22:42.026542Z",
    "action": 2,
    "target": "“The Forge” (The Forge VTT inc. / La Forge TJV inc.)est une entreprise de jeu de plateau fondée en 2020 par Youness Alaoui, aussi connu comme KaKaRoTo.",
    "old": "“The Forge” (The Forge VTT inc. / La Forge TJV inc.) is a tabletop game company founded in 2020 by Youness Alaoui, also known as KaKaRoTo.",
    "details": {
        "state": 20,
        "source": "“The Forge” (The Forge VTT inc. / La Forge TJV inc.) is a tabletop game company founded in 2020 by Youness Alaoui, also known as KaKaRoTo.",
        "old_state": 20
    },
    "id": 491258,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/491258/?format=api"
}