Translation components API.

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

GET /api/translations/tryton/sale_product_customer/el/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54,
    "next": null,
    "previous": "https://translate.tryton.org/api/translations/tryton/sale_product_customer/el/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/sale_product_customer/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/sale_product_customer/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-07T08:50:49.634330Z",
            "action": 0,
            "target": "",
            "id": 51127,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/51127/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/sale_product_customer/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/sale_product_customer/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-07T08:25:35.876117Z",
            "action": 0,
            "target": "",
            "id": 49085,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/49085/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/sale_product_customer/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/sale_product_customer/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-07T07:58:39.738883Z",
            "action": 0,
            "target": "",
            "id": 44342,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/44342/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/sale_product_customer/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/sale_product_customer/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-05-06T16:53:55.517690Z",
            "action": 0,
            "target": "",
            "id": 19587,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/19587/?format=api"
        }
    ]
}