Translation components API.

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

GET /api/translations/peertube-livechat/peertube-plugin-livechat/pl/changes/?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 352,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/pl/changes/?format=api&page=7",
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/856709/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:31:50.116362Z",
            "action": 59,
            "target": "Otwórz czat w nowym oknie",
            "old": "",
            "details": {
                "state": 20,
                "source": "Open chat in a new window",
                "old_state": -1
            },
            "id": 630036,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/630036/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/856708/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:31:50.116305Z",
            "action": 59,
            "target": "Otwórz czat",
            "old": "",
            "details": {
                "state": 20,
                "source": "Open chat",
                "old_state": -1
            },
            "id": 630035,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/630035/?format=api"
        }
    ]
}