Translation components API.

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

GET /api/translations/libpwquality/app/mr/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/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-19T14:20:01.724412Z",
            "action": 0,
            "target": "",
            "id": 8994224,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8994224/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-15T19:58:10.398436Z",
            "action": 0,
            "target": "",
            "id": 3481674,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3481674/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/mr/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "timestamp": "2020-10-12T14:54:04.930439Z",
            "action": 0,
            "target": "",
            "id": 1998479,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1998479/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:14.146900Z",
            "action": 0,
            "target": "",
            "id": 16516,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/16516/?format=api"
        }
    ]
}