Translation components API.

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

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

{
    "count": 83,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qlipper/bg/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/355071/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qlipper/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qlipper/bg/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Cybercop/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Cybercop/?format=api",
            "timestamp": "2022-02-21T11:42:36.875660Z",
            "action": 2,
            "target": "Добре дошли в Qlipper, аплета на историята на системния буфер",
            "id": 111526,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/111526/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/355122/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qlipper/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qlipper/bg/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Cybercop/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Cybercop/?format=api",
            "timestamp": "2022-02-21T11:47:37.243071Z",
            "action": 2,
            "target": "Qlipper - аплет за историята на системния буфер",
            "id": 111527,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/111527/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/355076/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qlipper/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qlipper/bg/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/mkondarev@yahoo.de/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Cybercop/?format=api",
            "timestamp": "2024-05-04T23:10:27.813284Z",
            "action": 7,
            "target": "Брой записи в системния буфер:",
            "id": 186888,
            "action_name": "Suggestion accepted",
            "url": "https://translate.lxqt-project.org/api/changes/186888/?format=api"
        }
    ]
}