Translation components API.

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

GET /api/components/omr/luciapplicationsmptcp/changes/?format=api&page=12
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 554,
    "next": null,
    "previous": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmptcp/changes/?format=api&page=11",
    "results": [
        {
            "unit": "http://weblate.openmptcprouter.com/api/units/403/?format=api",
            "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmptcp/?format=api",
            "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsmptcp/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-28T18:52:55.321051Z",
            "action": 13,
            "target": "",
            "id": 224,
            "action_name": "Source string added",
            "url": "http://weblate.openmptcprouter.com/api/changes/224/?format=api"
        },
        {
            "unit": "http://weblate.openmptcprouter.com/api/units/401/?format=api",
            "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmptcp/?format=api",
            "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsmptcp/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-28T18:52:55.307704Z",
            "action": 13,
            "target": "",
            "id": 223,
            "action_name": "Source string added",
            "url": "http://weblate.openmptcprouter.com/api/changes/223/?format=api"
        },
        {
            "unit": "http://weblate.openmptcprouter.com/api/units/399/?format=api",
            "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmptcp/?format=api",
            "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsmptcp/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-28T18:52:55.293448Z",
            "action": 13,
            "target": "",
            "id": 222,
            "action_name": "Source string added",
            "url": "http://weblate.openmptcprouter.com/api/changes/222/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmptcp/?format=api",
            "translation": null,
            "user": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
            "author": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
            "timestamp": "2020-05-28T18:52:55.189387Z",
            "action": 51,
            "target": "",
            "id": 221,
            "action_name": "Component created",
            "url": "http://weblate.openmptcprouter.com/api/changes/221/?format=api"
        }
    ]
}