Translation components API.

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

GET /api/translations/python-simpleline/master/sk/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://translate.fedoraproject.org/api/components/python-simpleline/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/master/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-04T01:40:43.521122Z",
            "action": 0,
            "target": "",
            "id": 9393040,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/9393040/?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/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-03T21:03:18.569807Z",
            "action": 0,
            "target": "",
            "id": 3049327,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3049327/?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/sk/?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:50.248090Z",
            "action": 0,
            "target": "",
            "id": 875587,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/875587/?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/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-15T12:48:09.546503Z",
            "action": 0,
            "target": "",
            "id": 875141,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/875141/?format=api"
        }
    ]
}