Translation components API.

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

GET /api/translations/python-simpleline/master/es/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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-04T01:40:42.221825Z",
            "action": 0,
            "target": "",
            "id": 9393028,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/9393028/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-03T21:03:17.130897Z",
            "action": 0,
            "target": "",
            "id": 3049318,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3049318/?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/es/?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:49.388596Z",
            "action": 0,
            "target": "",
            "id": 875582,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/875582/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-15T12:47:52.484998Z",
            "action": 0,
            "target": "",
            "id": 875089,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/875089/?format=api"
        }
    ]
}