Translation components API.

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

GET /api/translations/turris/foris-js/hu/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/turris/foris-js/hu/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/13081947/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/foris-js/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/foris-js/hu/?format=api",
            "user": "https://hosted.weblate.org/api/users/virsli100/?format=api",
            "author": "https://hosted.weblate.org/api/users/virsli100/?format=api",
            "timestamp": "2021-01-06T20:38:56.682454+01:00",
            "action": 45,
            "target": "",
            "id": 8878378,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/8878378/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/foris-js/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/foris-js/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-20T15:24:43+01:00",
            "action": 0,
            "target": "",
            "id": 5017591,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/5017591/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/foris-js/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/foris-js/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-29T04:12:13+02:00",
            "action": 0,
            "target": "",
            "id": 4591277,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4591277/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/foris-js/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/foris-js/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-29T04:12:13+02:00",
            "action": 17,
            "target": "",
            "id": 4591278,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/4591278/?format=api"
        }
    ]
}