Translation components API.

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

GET /api/translations/libo_ui-master/scp2sourcepython/en_GB/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcepython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcepython/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-21T01:02:52.879752Z",
            "action": 0,
            "target": "",
            "id": 152386,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/152386/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcepython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcepython/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-27T23:47:25.800398Z",
            "action": 0,
            "target": "",
            "id": 127658,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/127658/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcepython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcepython/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-19T22:41:26.339221Z",
            "action": 17,
            "target": "",
            "id": 120480,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/120480/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcepython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcepython/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-19T22:41:25.949773Z",
            "action": 0,
            "target": "",
            "id": 120479,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/120479/?format=api"
        }
    ]
}