Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/8629/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/fi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-06-30T17:37:50.147847Z",
    "action": 59,
    "target": "Vanhojen Simple Calendar tietojen siivoamisessa tapahtui virhe. Voit jatkaa uuden version käyttöä, mutta kaikkia vanhoja tietoja ei ehkä ole poistettu.",
    "old": "Vanhojen Simple Calendar tietojen siivoamisessa tapahtui virhe. Voit jatkaa uuden version käyttöä, mutta kaikkia vanhoja tietoja ei ehkä ole poistettu.",
    "details": {
        "state": 20,
        "source": "There was an error cleaning up old Simple Calendar data. You can continue to use the new version but the old data may not have all been removed.",
        "old_state": 20
    },
    "id": 355542,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/355542/?format=api"
}