Translation components API.

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

GET /api/translations/libo_ui-master/scp2sourcekde/de/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/scp2sourcekde/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcekde/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-21T01:10:18.059858Z",
            "action": 0,
            "target": "",
            "id": 153348,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/153348/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcekde/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcekde/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T17:30:56.182442Z",
            "action": 0,
            "target": "",
            "id": 31241,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/31241/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/30938/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcekde/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcekde/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T17:30:56.168082Z",
            "action": 13,
            "target": "",
            "id": 31239,
            "action_name": "Source string added",
            "url": "https://translations.documentfoundation.org/api/changes/31239/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/30936/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcekde/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcekde/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T17:30:56.151780Z",
            "action": 13,
            "target": "",
            "id": 31237,
            "action_name": "Source string added",
            "url": "https://translations.documentfoundation.org/api/changes/31237/?format=api"
        }
    ]
}