Translation components API.

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

GET /api/components/arandr/glossary/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 205,
    "next": null,
    "previous": "https://hosted.weblate.org/api/components/arandr/glossary/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/cs/?format=api",
            "user": "https://hosted.weblate.org/api/users/limbrda2020/?format=api",
            "author": "https://hosted.weblate.org/api/users/limbrda2020/?format=api",
            "timestamp": "2021-02-26T23:53:37.503621+01:00",
            "action": 0,
            "target": "",
            "id": 9553708,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9553708/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/eo/?format=api",
            "user": "https://hosted.weblate.org/api/users/RadosxPorka/?format=api",
            "author": "https://hosted.weblate.org/api/users/RadosxPorka/?format=api",
            "timestamp": "2021-02-07T11:56:45.784567+01:00",
            "action": 48,
            "target": "",
            "id": 9292571,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/9292571/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28677544/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/tonela/?format=api",
            "author": null,
            "timestamp": "2019-04-02T17:33:46+02:00",
            "action": 5,
            "target": "disposição",
            "id": 4023572,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/4023572/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28677540/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/tr/?format=api",
            "user": "https://hosted.weblate.org/api/users/bughunter/?format=api",
            "author": null,
            "timestamp": "2017-09-16T18:59:26+02:00",
            "action": 5,
            "target": "3",
            "id": 2072597,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2072597/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28677542/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/tr/?format=api",
            "user": "https://hosted.weblate.org/api/users/bughunter/?format=api",
            "author": null,
            "timestamp": "2017-09-16T18:59:22+02:00",
            "action": 5,
            "target": "3",
            "id": 2072596,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2072596/?format=api"
        }
    ]
}