Translation components API.

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

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

{
    "count": 55,
    "next": null,
    "previous": "https://translate.tryton.org/api/translations/tryton/account_invoice_line_standalone/ca/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/account_invoice_line_standalone/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_line_standalone/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-01T23:34:03.807112Z",
            "action": 0,
            "target": "",
            "id": 94793,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/94793/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/account_invoice_line_standalone/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_line_standalone/ca/?format=api",
            "user": "https://translate.tryton.org/api/users/admin/?format=api",
            "author": "https://translate.tryton.org/api/users/admin/?format=api",
            "timestamp": "2020-05-20T22:04:50.839768Z",
            "action": 0,
            "target": "",
            "id": 87150,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/87150/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/account_invoice_line_standalone/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_line_standalone/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-07T08:22:46.986241Z",
            "action": 0,
            "target": "",
            "id": 46982,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/46982/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/account_invoice_line_standalone/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_line_standalone/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-07T08:20:32.670320Z",
            "action": 0,
            "target": "",
            "id": 46357,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/46357/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/account_invoice_line_standalone/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_line_standalone/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-05-02T09:53:49.935040Z",
            "action": 0,
            "target": "",
            "id": 5482,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/5482/?format=api"
        }
    ]
}