Translation components API.

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

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

{
    "count": 204,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_ui-master/glossary/te/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/45925638/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/glossary/te/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-03T15:45:28.509919Z",
            "action": 31,
            "target": "",
            "id": 2204716,
            "action_name": "String added",
            "url": "https://translations.documentfoundation.org/api/changes/2204716/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45925483/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/glossary/te/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-03T15:44:03.640274Z",
            "action": 31,
            "target": "",
            "id": 2204570,
            "action_name": "String added",
            "url": "https://translations.documentfoundation.org/api/changes/2204570/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/45925328/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/glossary/te/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-03T15:39:29.008578Z",
            "action": 31,
            "target": "",
            "id": 2204424,
            "action_name": "String added",
            "url": "https://translations.documentfoundation.org/api/changes/2204424/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/glossary/te/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-29T13:54:46.253487Z",
            "action": 0,
            "target": "",
            "id": 2195753,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/2195753/?format=api"
        }
    ]
}