Translation components API.

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

GET /api/translations/turris/pkglists/ja/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 104,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/turris/pkglists/ja/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/30602022/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/pkglists/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/pkglists/ja/?format=api",
            "user": null,
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2021-09-24T09:51:43.275018+02:00",
            "action": 4,
            "target": "3G/LTE用ネットワークプロトコルの拡張",
            "id": 12911979,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/12911979/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/pkglists/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/pkglists/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-09T15:14:24.796669+02:00",
            "action": 0,
            "target": "",
            "id": 12672310,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/12672310/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/pkglists/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/pkglists/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-01T19:49:38.125898+02:00",
            "action": 0,
            "target": "",
            "id": 10887820,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10887820/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/pkglists/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/pkglists/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-05T15:31:26.045153+02:00",
            "action": 0,
            "target": "",
            "id": 10009907,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10009907/?format=api"
        }
    ]
}