Translation components API.

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

GET /api/translations/forge-compendium-library/main/pt-BR/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 103,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/main/pt-BR/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/11928/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/main/pt-BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-04T00:59:35.739499Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Automatically open documents with the same name as the listing name",
                "old_state": -1
            },
            "id": 14734,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/14734/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/11927/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/main/pt-BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-04T00:59:35.739368Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Auto open with same name",
                "old_state": -1
            },
            "id": 14733,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/14733/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/main/pt-BR/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Beur1998/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Beur1998/?format=api",
            "timestamp": "2022-09-04T00:59:35.554332Z",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "pt_BR"
            },
            "id": 14732,
            "action_name": "Language added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/14732/?format=api"
        }
    ]
}