Translation components API.

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

GET /api/translations/documentation/booksarch-handbookboot_index/el/changes/?format=api&page=7
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 305,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookboot_index/el/changes/?format=api&page=6",
    "results": [
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1619621/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookboot_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookboot_index/el/?format=api",
            "user": "https://translate-dev.freebsd.org/api/users/chrislongros/?format=api",
            "author": "https://translate-dev.freebsd.org/api/users/chrislongros/?format=api",
            "timestamp": "2024-03-09T16:44:56.950873Z",
            "action": 5,
            "target": "Κεφάλαιο 1. Bootstrapping και εκκίνηση πυρήνα",
            "id": 639791,
            "action_name": "新译文",
            "url": "https://translate-dev.freebsd.org/api/changes/639791/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1619622/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookboot_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookboot_index/el/?format=api",
            "user": "https://translate-dev.freebsd.org/api/users/chrislongros/?format=api",
            "author": "https://translate-dev.freebsd.org/api/users/chrislongros/?format=api",
            "timestamp": "2024-03-09T16:45:13.053727Z",
            "action": 5,
            "target": "Σύνοψη",
            "id": 639864,
            "action_name": "新译文",
            "url": "https://translate-dev.freebsd.org/api/changes/639864/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1619623/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookboot_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookboot_index/el/?format=api",
            "user": "https://translate-dev.freebsd.org/api/users/chrislongros/?format=api",
            "author": "https://translate-dev.freebsd.org/api/users/chrislongros/?format=api",
            "timestamp": "2024-03-09T16:47:56.871317Z",
            "action": 5,
            "target": "Αυτό το κεφάλαιο είναι μια επισκόπηση των διαδικασιών εκκίνησης και προετοιμασίας συστήματος, ξεκινώντας από το BIOS (υλικολογισμικό) POST, έως την πρώτη δημιουργία διαδικασίας χρήστη. Δεδομένου ότι τα αρχικά βήματα της εκκίνησης του συστήματος εξαρτώνται πολύ από την αρχιτεκτονική, η αρχιτεκτονική IA-32 χρησιμοποιείται ως παράδειγμα. Οι αρχιτεκτονικές AMD64 και ARM64 όμως είναι πολύ πιο σημαντικά παραδείγματα και θα πρέπει να εξηγηθούν στο εγγύς μέλλον σύμφωνα με το θέμα αυτού του εγγράφου.",
            "id": 639865,
            "action_name": "新译文",
            "url": "https://translate-dev.freebsd.org/api/changes/639865/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1619624/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookboot_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookboot_index/el/?format=api",
            "user": "https://translate-dev.freebsd.org/api/users/chrislongros/?format=api",
            "author": "https://translate-dev.freebsd.org/api/users/chrislongros/?format=api",
            "timestamp": "2024-03-09T16:48:39.391085Z",
            "action": 5,
            "target": "Η διαδικασία εκκίνησης του FreeBSD μπορεί να είναι εκπληκτικά πολύπλοκη. Αφού περάσει ο έλεγχος από το BIOS, πρέπει να γίνει σημαντικός αριθμός ρυθμίσεων χαμηλού επιπέδου για να μπορέσει να φορτωθεί και να εκτελεστεί ο πυρήνας. Αυτή η ρύθμιση πρέπει να γίνει με απλό και ευέλικτο τρόπο, επιτρέποντας στον χρήστη πολλές δυνατότητες προσαρμογής.",
            "id": 639866,
            "action_name": "新译文",
            "url": "https://translate-dev.freebsd.org/api/changes/639866/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookboot_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookboot_index/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-10T04:45:01.140425Z",
            "action": 17,
            "target": "",
            "id": 639888,
            "action_name": "提交了更改",
            "url": "https://translate-dev.freebsd.org/api/changes/639888/?format=api"
        }
    ]
}