Translation components API.

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

GET /api/translations/inventaire/client/uk/changes/?format=api&page=67
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3306,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/translations/inventaire/client/uk/changes/?format=api&page=66",
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/840924/?format=api",
            "component": "https://weblate.framasoft.org/api/components/inventaire/client/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/inventaire/client/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-30T14:47:38.366175Z",
            "action": 59,
            "target": "прийняти",
            "old": "",
            "details": {
                "state": 20,
                "source": "accept",
                "old_state": -1
            },
            "id": 574750,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/574750/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/840923/?format=api",
            "component": "https://weblate.framasoft.org/api/components/inventaire/client/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/inventaire/client/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-30T14:47:38.366150Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "A work of this series is missing in the common database?",
                "old_state": -1
            },
            "id": 574749,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/574749/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/840922/?format=api",
            "component": "https://weblate.framasoft.org/api/components/inventaire/client/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/inventaire/client/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-30T14:47:38.366125Z",
            "action": 59,
            "target": "потрібен заголовок",
            "old": "",
            "details": {
                "state": 20,
                "source": "a title is required",
                "old_state": -1
            },
            "id": 574748,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/574748/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/840921/?format=api",
            "component": "https://weblate.framasoft.org/api/components/inventaire/client/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/inventaire/client/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-30T14:47:38.366099Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "A shelf name is required",
                "old_state": -1
            },
            "id": 574747,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/574747/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/840920/?format=api",
            "component": "https://weblate.framasoft.org/api/components/inventaire/client/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/inventaire/client/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-30T14:47:38.366069Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "A series or a work by this author is missing in the common database?",
                "old_state": -1
            },
            "id": 574746,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/574746/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/840919/?format=api",
            "component": "https://weblate.framasoft.org/api/components/inventaire/client/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/inventaire/client/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-30T14:47:38.366009Z",
            "action": 59,
            "target": "декілька слів про себе?",
            "old": "",
            "details": {
                "state": 20,
                "source": "a few words on you?",
                "old_state": -1
            },
            "id": 574745,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/574745/?format=api"
        }
    ]
}