Units API.

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

GET /api/units/120927851/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/glossary/ca/?format=api",
    "source": [
        "Inetd"
    ],
    "previous_source": "",
    "target": [
        "Inetd"
    ],
    "id_hash": 5366460796005151480,
    "content_hash": 5366460796005151480,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 38,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/120927842/?format=api",
    "priority": 100,
    "id": 120927851,
    "web_url": "https://hosted.weblate.org/translate/debian-handbook/glossary/ca/?checksum=ca797fa946f272f8",
    "url": "https://hosted.weblate.org/api/units/120927851/?format=api",
    "explanation": "A daemon that runs on Unix or Linux and is called a superserver. This application listens for client requests on a specific port and runs a separate process responsible for a specific service. This greatly reduces the load on the system, since only inetd is always running and there are not many other processes handling each service. This solution is suitable for services that are rarely used and have short startup times, such as: Examples: FTP, TFTP, Telnet. Demon działający w systemie Unix lub Linux i nazywany superserwerem.   Aplikacja ta nasłuchuje  żądań klientów na konkretnym porcie i uruchamia osobny proces odpowiedzialny za konkretną usługę.   To znacznie zmniejsza obciążenie systemu, ponieważ zawsze działa tylko inetd i nie ma wielu innych procesów obsługujących każdą usługę.   To rozwiązanie jest odpowiednie dla usług, które  są rzadko używane i mają krótki czas uruchamiania, takich jak: Przykłady: FTP, TFTP, Telnet.",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-10T20:14:31.340537+02:00"
}