Translation components API.

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

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

{
    "count": 22,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/qtilities/sddm-conf/fr/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/388292/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/qtilities/sddm-conf/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/qtilities/sddm-conf/fr/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/wallon/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/wallon/?format=api",
            "timestamp": "2023-10-30T11:08:20.929707Z",
            "action": 5,
            "target": "Auteur",
            "id": 165097,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/165097/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/388293/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/qtilities/sddm-conf/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/qtilities/sddm-conf/fr/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/wallon/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/wallon/?format=api",
            "timestamp": "2023-10-30T11:23:13.295642Z",
            "action": 2,
            "target": "À propos",
            "id": 165111,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/165111/?format=api"
        }
    ]
}