Translation components API.

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

GET /api/translations/camorama/glossary/zh_CN/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/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-11T01:43:55.962022Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 13196748,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/13196748/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/zh_CN/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
            "timestamp": "2023-12-10T01:43:04.886850Z",
            "action": 1,
            "target": "",
            "old": "",
            "details": {},
            "id": 13194940,
            "action_name": "Translation completed",
            "url": "https://translate.fedoraproject.org/api/changes/13194940/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587168/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/zh_CN/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
            "timestamp": "2023-12-10T01:43:04.781809Z",
            "action": 5,
            "target": "服务器",
            "old": "",
            "details": {
                "state": 20,
                "source": "Server",
                "old_state": 0
            },
            "id": 13194939,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/13194939/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587465/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/zh_CN/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
            "timestamp": "2023-12-10T01:42:53.494958Z",
            "action": 5,
            "target": "Reichardt",
            "old": "",
            "details": {
                "state": 20,
                "source": "Reichardt",
                "old_state": 0
            },
            "id": 13194938,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/13194938/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587465/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/zh_CN/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
            "timestamp": "2023-12-10T01:42:53.492409Z",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 13194937,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/13194937/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587465/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-23T06:36:31.384954Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 11549665,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/11549665/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587168/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-22T18:45:14.693164Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 11548677,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/11548677/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-15T20:02:24.240070Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3482258,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3482258/?format=api"
        }
    ]
}