Translation components API.

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

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

{
    "count": 2302,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/components/libo_ui-master/shellmessages/changes/?format=api&page=46",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/22736/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/shellmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/shellmessages/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T17:30:07.806544Z",
            "action": 13,
            "target": "",
            "id": 23010,
            "action_name": "Source string added",
            "url": "https://translations.documentfoundation.org/api/changes/23010/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/shellmessages/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T17:28:06.777436Z",
            "action": 51,
            "target": "",
            "id": 2318,
            "action_name": "Component created",
            "url": "https://translations.documentfoundation.org/api/changes/2318/?format=api"
        }
    ]
}