Translation components API.

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

GET /api/components/libo_ui-master/wizardsmessages/changes/?format=api&page=180
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8952,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardsmessages/changes/?format=api&page=179",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/560/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardsmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T17:27:52.197323Z",
            "action": 13,
            "target": "",
            "id": 571,
            "action_name": "Source string added",
            "url": "https://translations.documentfoundation.org/api/changes/571/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardsmessages/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T17:27:51.963579Z",
            "action": 51,
            "target": "",
            "id": 565,
            "action_name": "Component created",
            "url": "https://translations.documentfoundation.org/api/changes/565/?format=api"
        }
    ]
}