Translation components API.

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

GET /api/translations/stairways/main/es/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/stairways/main/es/changes/?format=api",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/79001/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/stairways/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-29T12:57:57.577297Z",
            "action": 59,
            "target": "Posición",
            "old": "",
            "details": {
                "state": 20,
                "source": "Position",
                "old_state": -1
            },
            "id": 115191,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/115191/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/79000/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/stairways/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-29T12:57:57.577239Z",
            "action": 59,
            "target": "Etiqueta",
            "old": "",
            "details": {
                "state": 20,
                "source": "Label",
                "old_state": -1
            },
            "id": 115190,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/115190/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/78999/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/stairways/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-29T12:57:57.577181Z",
            "action": 59,
            "target": "Principal",
            "old": "",
            "details": {
                "state": 20,
                "source": "Main",
                "old_state": -1
            },
            "id": 115189,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/115189/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/78998/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/stairways/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-29T12:57:57.577122Z",
            "action": 59,
            "target": "Configuración de escalera",
            "old": "",
            "details": {
                "state": 20,
                "source": "Stairway Configuration",
                "old_state": -1
            },
            "id": 115188,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/115188/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/78997/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/stairways/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-29T12:57:57.577010Z",
            "action": 59,
            "target": "Escalera",
            "old": "",
            "details": {
                "state": 20,
                "source": "Stairway",
                "old_state": -1
            },
            "id": 115187,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/115187/?format=api"
        }
    ]
}