Translation components API.

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

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

{
    "count": 752,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/hr/changes/?format=api&page=15",
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/857663/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.616013Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Open chat in a new window",
                "old_state": -1
            },
            "id": 631010,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631010/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/857662/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:01.615966Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Open chat",
                "old_state": -1
            },
            "id": 631009,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/631009/?format=api"
        }
    ]
}