Translation components API.

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

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

{
    "count": 305,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/fr/changes/?format=api&page=6",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/166227/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-15T18:16:19.543111Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Missing Mind Weapon",
                "old_state": -1
            },
            "id": 241800,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/241800/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/166226/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-15T18:16:19.543066Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Cancel",
                "old_state": -1
            },
            "id": 241799,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/241799/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/166225/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-15T18:16:19.543015Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Accept",
                "old_state": -1
            },
            "id": 241798,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/241798/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/166224/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-15T18:16:19.542909Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Make your daily preparations",
                "old_state": -1
            },
            "id": 241797,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/241797/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/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": "2023-02-15T18:16:19.377038Z",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "fr"
            },
            "id": 241796,
            "action_name": "Language added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/241796/?format=api"
        }
    ]
}