Translation components API.

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

GET /api/translations/aleksis/aleksis-app-dashboardfeeds/nb_NO/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/nb_NO/?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.761439Z",
            "action": 0,
            "target": "",
            "id": 10307,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/10307/?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/nb_NO/?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.131848Z",
            "action": 0,
            "target": "",
            "id": 10294,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/10294/?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/nb_NO/?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.097219Z",
            "action": 0,
            "target": "",
            "id": 7557,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/7557/?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/nb_NO/?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.398764Z",
            "action": 0,
            "target": "",
            "id": 4222,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/4222/?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/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-14T18:41:08.441549Z",
            "action": 0,
            "target": "",
            "id": 2496,
            "action_name": "Quellaktualisierung",
            "url": "https://translate.edugit.org/api/changes/2496/?format=api"
        }
    ]
}