Translation components API.

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

GET /api/translations/libo_help-master/textscalc00/ca_VALENCIA/changes/?format=api&page=16
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 752,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc00/ca_VALENCIA/changes/?format=api&page=15",
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc00/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc00/ca_VALENCIA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T20:15:35.299635Z",
            "action": 0,
            "target": "",
            "id": 136208,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/136208/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc00/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc00/ca_VALENCIA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-12T00:41:13.768605Z",
            "action": 0,
            "target": "",
            "id": 91082,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/91082/?format=api"
        }
    ]
}