Translation components API.

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

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

{
    "count": 5,
    "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/cy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-07T12:25:22.513488Z",
            "action": 17,
            "target": "",
            "id": 568421,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/568421/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/8096349/?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/cy/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/Rhoslyn/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/Rhoslyn/?format=api",
            "timestamp": "2020-01-01T15:48:54.351113Z",
            "action": 2,
            "target": "Integreiddiad KDE",
            "id": 554592,
            "action_name": "Translation changed",
            "url": "https://translations.documentfoundation.org/api/changes/554592/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/8096349/?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/cy/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/Rhoslyn/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/Rhoslyn/?format=api",
            "timestamp": "2020-01-01T15:48:54.350042Z",
            "action": 45,
            "target": "",
            "id": 554591,
            "action_name": "Contributor joined",
            "url": "https://translations.documentfoundation.org/api/changes/554591/?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/cy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-21T01:10:17.312591Z",
            "action": 0,
            "target": "",
            "id": 153346,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/153346/?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/cy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-21T09:45:19.306867Z",
            "action": 0,
            "target": "",
            "id": 122050,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/122050/?format=api"
        }
    ]
}