Translation components API.

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

GET /api/translations/peertube/glossary/bn_BD/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/75183180/?format=api",
            "component": "https://hosted.weblate.org/api/components/peertube/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/peertube/glossary/bn_BD/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-11T13:28:36.281042+02:00",
            "action": 31,
            "target": "",
            "id": 23195077,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/23195077/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/30921064/?format=api",
            "component": "https://hosted.weblate.org/api/components/peertube/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/peertube/glossary/bn_BD/?format=api",
            "user": "https://hosted.weblate.org/api/users/Oymate/?format=api",
            "author": "https://hosted.weblate.org/api/users/Oymate/?format=api",
            "timestamp": "2021-04-13T11:19:43.418655+02:00",
            "action": 31,
            "target": "অনুসন্ধান",
            "id": 10108629,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/10108629/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/30921024/?format=api",
            "component": "https://hosted.weblate.org/api/components/peertube/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/peertube/glossary/bn_BD/?format=api",
            "user": "https://hosted.weblate.org/api/users/Oymate/?format=api",
            "author": "https://hosted.weblate.org/api/users/Oymate/?format=api",
            "timestamp": "2021-04-13T11:17:31.484221+02:00",
            "action": 31,
            "target": "পছন্দসমূহ",
            "id": 10108573,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/10108573/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/peertube/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/peertube/glossary/bn_BD/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-13T10:38:04.301191+01:00",
            "action": 0,
            "target": "",
            "id": 9377174,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9377174/?format=api"
        }
    ]
}