Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-sudo/it/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 21,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/it/units/?format=api",
    "results": [
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/it/?format=api",
            "source": "Usage: %1 option [command [arguments...]]\n\nGUI frontend for %2/%3/%4\n\nArguments:\n  option:\n    -h|--help      Print this help.\n    -v|--version   Print version information.\n    -s|--su        Use %3(1) as backend.\n    -d|--sudo      Use %2(8) as backend.\n    -a|--doas      Use %4(1) as backend.\n  command          Command to run.\n  arguments        Optional arguments for command.\n\n",
            "previous_source": "",
            "target": "Utilizzo: %1 opzione [comando [argomenti...]]\n\nInterfaccia GUI per %2/%3/%4\n\nArgomenti:\nopzione:\n-h|--help         Stampa questa guida.\n-v|--version   Stampa le informazioni sulla versione.\n-s|--su              Utilizza %3(1) come backend.\n-d|--sudo        Utilizza %2(8) come backend.\n-a|--doas         Utilizza %4(1) come backend.\ncomando      Comando da eseguire.\nargomenti     Argomenti facoltativi per il comando.\n\n",
            "id_hash": -7742948100147246895,
            "content_hash": -7742948100147246895,
            "location": "../sudo.cpp:78",
            "context": "QObject",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 43,
            "priority": 100,
            "id": 489270,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-sudo/it/?checksum=148b85ba107008d1",
            "url": "https://translate.lxqt-project.org/api/units/489270/?format=api"
        }
    ]
}