Translation components API.

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

GET /api/translations/lxqt-desktop/qterminal-dropdown-menu-entry/es/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal-dropdown-menu-entry/es/?format=api",
            "source": "QTerminal drop down",
            "previous_source": "",
            "target": "QTerminal desplegable",
            "id_hash": -164597629980470507,
            "content_hash": -5857962332768473812,
            "location": "",
            "context": "Desktop Entry/Name",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "priority": 100,
            "id": 234780,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qterminal-dropdown-menu-entry/es/?checksum=7db73b53de249315",
            "url": "https://translate.lxqt-project.org/api/units/234780/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal-dropdown-menu-entry/es/?format=api",
            "source": "Drop-down Terminal",
            "previous_source": "",
            "target": "Terminal desplegable",
            "id_hash": -2114211074407450022,
            "content_hash": 2350883232909167683,
            "location": "",
            "context": "Desktop Entry/GenericName",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 234781,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qterminal-dropdown-menu-entry/es/?checksum=62a8d03ab9bf3a5a",
            "url": "https://translate.lxqt-project.org/api/units/234781/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal-dropdown-menu-entry/es/?format=api",
            "source": "A drop-down terminal emulator",
            "previous_source": "",
            "target": "Un emulador de terminal desplegable",
            "id_hash": -1002075061910962545,
            "content_hash": -1270797553377927022,
            "location": "",
            "context": "Desktop Entry/Comment",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "priority": 100,
            "id": 234782,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qterminal-dropdown-menu-entry/es/?checksum=7217ea0a5884fe8f",
            "url": "https://translate.lxqt-project.org/api/units/234782/?format=api"
        }
    ]
}