Translation components API.

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

GET /api/translations/libo_help-master/textscalc06/ko/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_help-master/textscalc06/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc06/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-09T12:24:29.261933Z",
            "action": 0,
            "target": "",
            "id": 1959801,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1959801/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc06/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc06/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-09T12:00:07.507564Z",
            "action": 0,
            "target": "",
            "id": 1954153,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1954153/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/2040185/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc06/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc06/ko/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/ade4dd8d3c6e424b/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/ade4dd8d3c6e424b/?format=api",
            "timestamp": "2020-05-18T11:37:23.639848Z",
            "action": 4,
            "target": "샘플 파일 계산",
            "id": 880006,
            "action_name": "Suggestion added",
            "url": "https://translations.documentfoundation.org/api/changes/880006/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc06/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc06/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T20:15:16.398523Z",
            "action": 0,
            "target": "",
            "id": 136166,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/136166/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc06/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc06/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-12T00:33:39.459862Z",
            "action": 0,
            "target": "",
            "id": 90831,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/90831/?format=api"
        }
    ]
}