Translation components API.

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

GET /api/translations/lxqt-desktop/liblxqt/lg/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 43,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/liblxqt/lg/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/395352/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/liblxqt/lg/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Kizito/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Kizito/?format=api",
            "timestamp": "2024-01-05T20:05:51.529295Z",
            "action": 2,
            "target": "Ddala oyagala okukomya olutuula luno? Tewerabira okuleka nga okaziza by'obadde okola ko, bireme okukufa...",
            "id": 173539,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/173539/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/395337/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/liblxqt/lg/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Kizito/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Kizito/?format=api",
            "timestamp": "2024-02-15T20:32:45.700884Z",
            "action": 5,
            "target": "Obubaka obuzibizi",
            "id": 179159,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/179159/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/395360/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/liblxqt/lg/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Kizito/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Kizito/?format=api",
            "timestamp": "2024-02-15T20:34:12.807783Z",
            "action": 5,
            "target": "Londa olupapula olunaalagibwa.",
            "id": 179160,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/179160/?format=api"
        }
    ]
}