Translation components API.

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

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

{
    "count": 206,
    "next": null,
    "previous": "http://weblate.openmptcprouter.com/api/components/omr/lucimoddashboard/changes/?format=api&page=4",
    "results": [
        {
            "unit": "http://weblate.openmptcprouter.com/api/units/7707/?format=api",
            "component": "http://weblate.openmptcprouter.com/api/components/omr/lucimoddashboard/?format=api",
            "translation": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/fr/?format=api",
            "user": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
            "author": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
            "timestamp": "2021-05-21T18:47:08.529243Z",
            "action": 5,
            "target": "Actif",
            "id": 7836,
            "action_name": "Translation added",
            "url": "http://weblate.openmptcprouter.com/api/changes/7836/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.openmptcprouter.com/api/components/omr/lucimoddashboard/?format=api",
            "translation": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/fr/?format=api",
            "user": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
            "author": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
            "timestamp": "2021-05-21T18:46:53.444977Z",
            "action": 48,
            "target": "",
            "id": 7835,
            "action_name": "Language added",
            "url": "http://weblate.openmptcprouter.com/api/changes/7835/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.openmptcprouter.com/api/components/omr/lucimoddashboard/?format=api",
            "translation": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/fr/?format=api",
            "user": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
            "author": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
            "timestamp": "2021-05-21T18:46:53.296210Z",
            "action": 0,
            "target": "",
            "id": 7833,
            "action_name": "Resource updated",
            "url": "http://weblate.openmptcprouter.com/api/changes/7833/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.openmptcprouter.com/api/components/omr/lucimoddashboard/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-05-21T18:46:25.199913Z",
            "action": 47,
            "target": "",
            "id": 7832,
            "action_name": "Alert triggered",
            "url": "http://weblate.openmptcprouter.com/api/changes/7832/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.openmptcprouter.com/api/components/omr/lucimoddashboard/?format=api",
            "translation": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-21T18:46:24.250037Z",
            "action": 0,
            "target": "",
            "id": 7831,
            "action_name": "Resource updated",
            "url": "http://weblate.openmptcprouter.com/api/changes/7831/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.openmptcprouter.com/api/components/omr/lucimoddashboard/?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-05-21T18:46:23.368766Z",
            "action": 51,
            "target": "",
            "id": 7830,
            "action_name": "Component created",
            "url": "http://weblate.openmptcprouter.com/api/changes/7830/?format=api"
        }
    ]
}