Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/19601/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/scene-packer/main/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-05T18:44:05.367695Z",
    "action": 59,
    "target": "<h2><i class='fas fa-exclamation-triangle'></i> Warning</h2><p>There are existing entries in this world that belong to <strong>{module}</strong>. Depending on your choice, you will <em>delete</em> these existing entries and then import the new entries.</p><p>It is <strong>strongly</strong> recommended to backup your world before performing this operation. If you have not done so already, select \"Cancel\" and <em>make a backup now</em> by exiting your world and making a <a href='https://foundryvtt.com/article/configuration/#backup' target='_blank'>backup of the world folder</a> that corresponds to this world (worlds/{world}).</p><p><strong>If you have made any changes</strong> (such as editing a journal entry, or adding player character tokens to a scene) to an entry that came from <em>{module}</em> and you would like to keep those changes, then you should take a copy of what you changed somewhere outside of this world (such as with screenshots or right-clicking the entry and choosing \"Export Data\" from the context menu) before choosing <em>Replace</em>, as those entries and changes <em>will be deleted</em>.</p>{listToDelete}<p>How would you like to proceed?</p><ul><li><em>Replace</em> the existing entries.</li><li><em>Rename</em> the old entries but otherwise leave the existing ones alone.</li><li><em>Cancel</em> this process, for instance to <strong>make a backup</strong>.</li></ul>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<h2><i class='fas fa-exclamation-triangle'></i> Warning</h2><p>There are existing entries in this world that belong to <strong>{module}</strong>. Depending on your choice, you will <em>delete</em> these existing entries and then import the new entries.</p><p>It is <strong>strongly</strong> recommended to backup your world before performing this operation. If you have not done so already, select \"Cancel\" and <em>make a backup now</em> by exiting your world and making a <a href='https://foundryvtt.com/article/configuration/#backup' target='_blank'>backup of the world folder</a> that corresponds to this world (worlds/{world}).</p><p><strong>If you have made any changes</strong> (such as editing a journal entry, or adding player character tokens to a scene) to an entry that came from <em>{module}</em> and you would like to keep those changes, then you should take a copy of what you changed somewhere outside of this world (such as with screenshots or right-clicking the entry and choosing \"Export Data\" from the context menu) before choosing <em>Replace</em>, as those entries and changes <em>will be deleted</em>.</p>{listToDelete}<p>How would you like to proceed?</p><ul><li><em>Replace</em> the existing entries.</li><li><em>Rename</em> the old entries but otherwise leave the existing ones alone.</li><li><em>Cancel</em> this process, for instance to <strong>make a backup</strong>.</li></ul>",
        "old_state": -1
    },
    "id": 25376,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/25376/?format=api"
}