Translation components API.

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

GET /api/translations/item-piles/main/de/changes/?format=api&page=30
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1457,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/de/changes/?format=api&page=29",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/23671/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-12T01:29:54.287984Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Merchant successfully updated.",
                "old_state": -1
            },
            "id": 32519,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/32519/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/23670/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-12T01:29:54.287905Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Item Pile successfully updated.",
                "old_state": -1
            },
            "id": 32518,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/32518/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/23669/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-12T01:29:54.287844Z",
            "action": 59,
            "target": "Item Piles: Handelsanfrage",
            "old": "",
            "details": {
                "state": 20,
                "source": "Item Piles: Request Trade",
                "old_state": -1
            },
            "id": 32517,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/32517/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/23668/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-12T01:29:54.287780Z",
            "action": 59,
            "target": "Item Piles: Zeige Stapel den Spielern",
            "old": "",
            "details": {
                "state": 20,
                "source": "Item Piles: Show To Players",
                "old_state": -1
            },
            "id": 32516,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/32516/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/23667/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-12T01:29:54.287705Z",
            "action": 59,
            "target": "Währung",
            "old": "",
            "details": {
                "state": 20,
                "source": "Currency",
                "old_state": -1
            },
            "id": 32515,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/32515/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/23666/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-12T01:29:54.287625Z",
            "action": 59,
            "target": "Währungen",
            "old": "",
            "details": {
                "state": 20,
                "source": "Currencies",
                "old_state": -1
            },
            "id": 32514,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/32514/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/23665/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-12T01:29:54.287470Z",
            "action": 59,
            "target": "Gegenstände",
            "old": "",
            "details": {
                "state": 20,
                "source": "Items",
                "old_state": -1
            },
            "id": 32513,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/32513/?format=api"
        }
    ]
}