Translation components API.

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

GET /api/components/variant-encumbrance/main/changes/?format=api&page=12
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 556,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/components/variant-encumbrance/main/changes/?format=api&page=11",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/46723/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/variant-encumbrance/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/variant-encumbrance/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-07T13:35:20.408262Z",
            "action": 59,
            "target": "Use for example the following type of actors (e.g. character, npc, ecc. separate by character ','), remember is case sensitive",
            "old": "",
            "details": {
                "state": 20,
                "source": "Use for example the following type of actors (e.g. character, npc, ecc. separate by character ','), remember is case sensitive",
                "old_state": -1
            },
            "id": 64502,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/64502/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/46722/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/variant-encumbrance/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/variant-encumbrance/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-07T13:35:20.408205Z",
            "action": 59,
            "target": "Use Variant Encumbrance with specific type of actor",
            "old": "",
            "details": {
                "state": 20,
                "source": "Use Variant Encumbrance with specific type of actor",
                "old_state": -1
            },
            "id": 64501,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/64501/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/46721/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/variant-encumbrance/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/variant-encumbrance/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-07T13:35:20.408116Z",
            "action": 59,
            "target": "Enable/Disable the variant encumbrance feature. Usually you disable this if you just want the Bulk System solution.",
            "old": "",
            "details": {
                "state": 20,
                "source": "Enable/Disable the variant encumbrance feature. Usually you disable this if you just want the Bulk System solution.",
                "old_state": -1
            },
            "id": 64500,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/64500/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/46720/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/variant-encumbrance/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/variant-encumbrance/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-07T13:35:20.407992Z",
            "action": 59,
            "target": "Enabled",
            "old": "",
            "details": {
                "state": 20,
                "source": "Enabled",
                "old_state": -1
            },
            "id": 64499,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/64499/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/variant-encumbrance/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-10-07T13:35:16.085151Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 64498,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/64498/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/variant-encumbrance/main/?format=api",
            "translation": null,
            "user": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
            "timestamp": "2022-10-07T13:35:15.429702Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 64497,
            "action_name": "Component created",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/64497/?format=api"
        }
    ]
}