Translation components API.

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

GET /api/translations/stairways/main/fr/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 107,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/fr/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/79128/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/stairways/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-30T14:16:02.452408Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Status",
                "old_state": -1
            },
            "id": 115507,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/115507/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/79127/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/stairways/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-30T14:16:02.452343Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Position",
                "old_state": -1
            },
            "id": 115506,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/115506/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/79126/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/stairways/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-30T14:16:02.452278Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Label",
                "old_state": -1
            },
            "id": 115505,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/115505/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/79125/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/stairways/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-30T14:16:02.452210Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Main",
                "old_state": -1
            },
            "id": 115504,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/115504/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/79124/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/stairways/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-30T14:16:02.452137Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Stairway Configuration",
                "old_state": -1
            },
            "id": 115503,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/115503/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/79123/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/stairways/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-30T14:16:02.451994Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Stairway",
                "old_state": -1
            },
            "id": 115502,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/115502/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/stairways/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/fr/?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:16:02.124898Z",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "fr"
            },
            "id": 115501,
            "action_name": "Language added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/115501/?format=api"
        }
    ]
}