Translation components API.

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

GET /api/translations/arbron-summoner/main/ro/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 55,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/ro/changes/?format=api",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/8340/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T11:15:31.284715Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Choose Summons Type",
                "old_state": -1
            },
            "id": 9179,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/9179/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/8339/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T11:15:31.284559Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Drop one or more actors here to configure summons",
                "old_state": -1
            },
            "id": 9178,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/9178/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/8338/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T11:15:31.284491Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Summons",
                "old_state": -1
            },
            "id": 9177,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/9177/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/8337/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T11:15:31.284351Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Summoning",
                "old_state": -1
            },
            "id": 9176,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/9176/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/ro/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/octavian/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/octavian/?format=api",
            "timestamp": "2022-09-03T11:15:31.157333Z",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "ro"
            },
            "id": 9175,
            "action_name": "Language added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/9175/?format=api"
        }
    ]
}