Translation components API.

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

GET /api/translations/aleksis/aleksis-app-dashboardfeeds/tr/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://translate.edugit.org/api/components/aleksis/aleksis-app-dashboardfeeds/?format=api",
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-dashboardfeeds/tr/?format=api",
            "user": "https://translate.edugit.org/api/users/hansegucker/?format=api",
            "author": "https://translate.edugit.org/api/users/hansegucker/?format=api",
            "timestamp": "2021-10-30T13:53:28.845592Z",
            "action": 0,
            "target": "",
            "id": 10308,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/10308/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.edugit.org/api/components/aleksis/aleksis-app-dashboardfeeds/?format=api",
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-dashboardfeeds/tr/?format=api",
            "user": "https://translate.edugit.org/api/users/hansegucker/?format=api",
            "author": "https://translate.edugit.org/api/users/hansegucker/?format=api",
            "timestamp": "2021-10-30T13:53:25.310404Z",
            "action": 0,
            "target": "",
            "id": 10295,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/10295/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.edugit.org/api/components/aleksis/aleksis-app-dashboardfeeds/?format=api",
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-dashboardfeeds/tr/?format=api",
            "user": "https://translate.edugit.org/api/users/hansegucker/?format=api",
            "author": "https://translate.edugit.org/api/users/hansegucker/?format=api",
            "timestamp": "2021-05-21T16:04:15.290352Z",
            "action": 0,
            "target": "",
            "id": 7558,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/7558/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.edugit.org/api/components/aleksis/aleksis-app-dashboardfeeds/?format=api",
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-dashboardfeeds/tr/?format=api",
            "user": "https://translate.edugit.org/api/users/debdolph/?format=api",
            "author": "https://translate.edugit.org/api/users/debdolph/?format=api",
            "timestamp": "2020-05-04T13:48:15.645969Z",
            "action": 0,
            "target": "",
            "id": 4227,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/4227/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.edugit.org/api/components/aleksis/aleksis-app-dashboardfeeds/?format=api",
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-dashboardfeeds/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-14T18:41:10.010566Z",
            "action": 0,
            "target": "",
            "id": 2497,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/2497/?format=api"
        }
    ]
}