Translation components API.

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

GET /api/translations/stairways/glossary/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": "https://weblate.foundryvtt-hub.com/api/units/212300/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/stairways/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
            "timestamp": "2023-05-05T20:02:53.792064Z",
            "action": 31,
            "target": "Save",
            "old": "",
            "details": {},
            "id": 316377,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/316377/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/212293/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/stairways/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
            "timestamp": "2023-05-05T19:59:56.152057Z",
            "action": 31,
            "target": "Icon",
            "old": "",
            "details": {},
            "id": 316353,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/316353/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/212280/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/stairways/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
            "timestamp": "2023-05-05T19:57:54.144445Z",
            "action": 31,
            "target": "Status",
            "old": "",
            "details": {},
            "id": 316328,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/316328/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/89769/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/stairways/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
            "timestamp": "2022-11-17T00:40:07.775275Z",
            "action": 31,
            "target": "ID",
            "old": "",
            "details": {},
            "id": 129332,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/129332/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/79176/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/stairways/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
            "timestamp": "2022-10-30T14:18:03.173850Z",
            "action": 31,
            "target": "ID",
            "old": "",
            "details": {},
            "id": 115567,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/115567/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/79172/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/stairways/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
            "timestamp": "2022-10-30T14:17:34.701700Z",
            "action": 31,
            "target": "Position",
            "old": "",
            "details": {},
            "id": 115560,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/115560/?format=api"
        }
    ]
}