Translation components API.

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

GET /api/translations/qtilities/wshot/tr/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 21,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/tr/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/400599/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/qtilities/wshot/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/tr/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/sabriunal/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/sabriunal/?format=api",
            "timestamp": "2024-02-23T21:34:10.081991Z",
            "action": 5,
            "target": "Dizgici pencereleri kendiliğinden algılamayı desteklemiyor.",
            "id": 180094,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/180094/?format=api"
        }
    ]
}