Translation components API.

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

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

{
    "count": 104,
    "next": null,
    "previous": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationspacket-capture/changes/?format=api&page=2",
    "results": [
        {
            "unit": "http://weblate.openmptcprouter.com/api/units/6944/?format=api",
            "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationspacket-capture/?format=api",
            "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationspacket-capture/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-31T13:47:55.094211Z",
            "action": 13,
            "target": "",
            "id": 6791,
            "action_name": "Source string added",
            "url": "http://weblate.openmptcprouter.com/api/changes/6791/?format=api"
        },
        {
            "unit": "http://weblate.openmptcprouter.com/api/units/6942/?format=api",
            "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationspacket-capture/?format=api",
            "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationspacket-capture/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-31T13:47:55.023639Z",
            "action": 13,
            "target": "",
            "id": 6790,
            "action_name": "Source string added",
            "url": "http://weblate.openmptcprouter.com/api/changes/6790/?format=api"
        },
        {
            "unit": "http://weblate.openmptcprouter.com/api/units/6940/?format=api",
            "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationspacket-capture/?format=api",
            "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationspacket-capture/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-31T13:47:55.008938Z",
            "action": 13,
            "target": "",
            "id": 6789,
            "action_name": "Source string added",
            "url": "http://weblate.openmptcprouter.com/api/changes/6789/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationspacket-capture/?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": "2021-03-31T13:39:10.980717Z",
            "action": 51,
            "target": "",
            "id": 6741,
            "action_name": "Component created",
            "url": "http://weblate.openmptcprouter.com/api/changes/6741/?format=api"
        }
    ]
}