Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/174703/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/main/hu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-15T15:27:48.095107Z",
    "action": 59,
    "target": "Több kocka beállítását is elmentheted vagy betöltheted. Ezek csak ebben a világban lesznek elmentve a felhasználói beállításaidban. Ha egy másik világban szeretnéd használni őket, használd inkább az Importálás/Exportálás gombokat.",
    "old": "Több kocka beállôását is elmentheted vagy betöltheted. Ezek csak ebben a világban lesznek elmentve a felhasználói beállôásaidban. Ha egy másik világban szeretnéd használni őket, használd inkább az Importálás/Exportálás gombokat.",
    "details": {
        "state": 20,
        "source": "You can save or load multiple dice settings. They'll be saved in your user settings in this world only. If you wish to use them in a different world, please use the Import/Export buttons instead.",
        "old_state": 20
    },
    "id": 281251,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/281251/?format=api"
}