Translation components API.

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

GET /api/translations/dnf/glossary/hi/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/dnf/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/glossary/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-09T13:22:49.194353Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 12025032,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/12025032/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14887542/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/dnf/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/glossary/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-09T06:43:18.508602Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 12020082,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/12020082/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/dnf/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/glossary/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-08T19:21:13.981217Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 12019984,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/12019984/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14887472/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/dnf/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/glossary/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-08T19:05:01.226597Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 12019844,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/12019844/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14887404/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/dnf/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/glossary/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-08T19:04:27.167199Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 12019773,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/12019773/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/9095027/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/dnf/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/glossary/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-16T20:56:21.023942Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 3745287,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3745287/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/9094900/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/dnf/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/glossary/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-16T20:54:20.045488Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 3745226,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3745226/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/dnf/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/glossary/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-12T11:04:43.348234Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3101700,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3101700/?format=api"
        }
    ]
}