Translation components API.

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

GET /api/translations/aleksis/aleksis-app-dashboardfeeds/fr/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/fr/?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.612213Z",
            "action": 0,
            "target": "",
            "id": 10305,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/10305/?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/fr/?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:24.802587Z",
            "action": 0,
            "target": "",
            "id": 10292,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/10292/?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/fr/?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:14.740241Z",
            "action": 0,
            "target": "",
            "id": 7555,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/7555/?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/fr/?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:14.918860Z",
            "action": 0,
            "target": "",
            "id": 4206,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/4206/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-14T18:41:05.686018Z",
            "action": 0,
            "target": "",
            "id": 2494,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/2494/?format=api"
        }
    ]
}