Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-config-input/pl/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 24,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pl/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-24T10:04:37.409936Z",
            "action": 0,
            "target": "",
            "id": 239879,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/239879/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-24T10:04:40.646016Z",
            "action": 44,
            "target": "",
            "id": 239926,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/239926/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/486782/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "timestamp": "2025-02-24T16:06:34.892340Z",
            "action": 5,
            "target": "Więcej opcji dotyczących myszy, touchpada i klawiatury znajdziesz w ustawieniach kompozytora Wayland.",
            "id": 239990,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/239990/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/486783/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "timestamp": "2025-02-24T16:07:25.969212Z",
            "action": 5,
            "target": "Aby zastosować zmiany także do GTK, sprawdź ustawienia Konfiguracja wyglądu LXQt → Styl GTK.",
            "id": 239991,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/239991/?format=api"
        }
    ]
}