Translation components API.

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

GET /api/translations/lunasea/search/en/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/lunasea/search/en/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/lunasea/search/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lunasea/search/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-08T22:31:57.100571+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 9705049,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9705049/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/lunasea/search/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lunasea/search/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-08T22:19:06.124928+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 9704929,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9704929/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/lunasea/search/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lunasea/search/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-08T18:30:46.429840+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 9703844,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9703844/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/lunasea/search/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lunasea/search/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-08T17:27:53.470206+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 9703328,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9703328/?format=api"
        }
    ]
}