Translation components API.

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

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

{
    "count": 3453,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/components/libo_ui-master/avmediamessages/changes/?format=api&page=69",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/1351/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/avmediamessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/avmediamessages/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T17:27:55.149334Z",
            "action": 13,
            "target": "",
            "id": 1367,
            "action_name": "Source string added",
            "url": "https://translations.documentfoundation.org/api/changes/1367/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/1347/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/avmediamessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/avmediamessages/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T17:27:55.136759Z",
            "action": 13,
            "target": "",
            "id": 1363,
            "action_name": "Source string added",
            "url": "https://translations.documentfoundation.org/api/changes/1363/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/avmediamessages/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T17:27:52.053070Z",
            "action": 51,
            "target": "",
            "id": 568,
            "action_name": "Component created",
            "url": "https://translations.documentfoundation.org/api/changes/568/?format=api"
        }
    ]
}