Translation components API.

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

GET /api/translations/pf2e-npc-knowledges/main/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-npc-knowledges/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:40:23.347390Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "lang/en.json"
            },
            "id": 221463,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/221463/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/147180/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-npc-knowledges/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:40:23.347340Z",
            "action": 59,
            "target": "Enter comma separated lores which will replace the generic ones in the sheet",
            "old": "",
            "details": {
                "state": 20,
                "source": "Enter comma separated lores which will replace the generic ones in the sheet",
                "old_state": -1
            },
            "id": 221462,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/221462/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/147179/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-npc-knowledges/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:40:23.347298Z",
            "action": 59,
            "target": "Specific Lores",
            "old": "",
            "details": {
                "state": 20,
                "source": "Specific Lores",
                "old_state": -1
            },
            "id": 221461,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/221461/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/147178/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-npc-knowledges/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:40:23.347259Z",
            "action": 59,
            "target": "Unspecific Lores",
            "old": "",
            "details": {
                "state": 20,
                "source": "Unspecific Lores",
                "old_state": -1
            },
            "id": 221460,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/221460/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/147177/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-npc-knowledges/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:40:23.347219Z",
            "action": 59,
            "target": "Cancel",
            "old": "",
            "details": {
                "state": 20,
                "source": "Cancel",
                "old_state": -1
            },
            "id": 221459,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/221459/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/147176/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-npc-knowledges/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:40:23.347137Z",
            "action": 59,
            "target": "Save",
            "old": "",
            "details": {
                "state": 20,
                "source": "Save",
                "old_state": -1
            },
            "id": 221458,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/221458/?format=api"
        }
    ]
}