Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-simpleline/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-04T01:40:42.038110Z",
            "action": 0,
            "target": "",
            "id": 9393026,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/9393026/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-simpleline/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-03T21:03:16.861644Z",
            "action": 0,
            "target": "",
            "id": 3049316,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3049316/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-simpleline/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/master/da/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/jkonecny/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/jkonecny/?format=api",
            "timestamp": "2020-07-30T14:37:32.242075Z",
            "action": 0,
            "target": "",
            "id": 1094887,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1094887/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-simpleline/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-21T09:29:02.326318Z",
            "action": 17,
            "target": "",
            "id": 1087739,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/1087739/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/4319902/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-simpleline/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/master/da/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/jkonecny/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/jkonecny/?format=api",
            "timestamp": "2020-07-20T08:59:45.325652Z",
            "action": 2,
            "target": "Adgangsfrase: ",
            "id": 1086798,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/1086798/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-simpleline/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/master/da/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/jkonecny/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/jkonecny/?format=api",
            "timestamp": "2020-06-15T13:43:48.951284Z",
            "action": 0,
            "target": "",
            "id": 875580,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/875580/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-simpleline/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-15T12:47:50.518541Z",
            "action": 0,
            "target": "",
            "id": 875083,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/875083/?format=api"
        }
    ]
}