Translation components API.

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

GET /api/translations/lxqt-desktop/pcmanfm-qt-menu-entry/pt_BR/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/pcmanfm-qt-menu-entry/pt_BR/?format=api",
            "source": "PCManFM-Qt File Manager",
            "previous_source": "",
            "target": "Gerenciador de Arquivos PCManFM-Qt",
            "id_hash": -164597629980470507,
            "content_hash": 5795089949016669173,
            "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": 235358,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/pcmanfm-qt-menu-entry/pt_BR/?checksum=7db73b53de249315",
            "url": "https://translate.lxqt-project.org/api/units/235358/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/pcmanfm-qt-menu-entry/pt_BR/?format=api",
            "source": "File Manager",
            "previous_source": "",
            "target": "Gerenciador de Arquivos",
            "id_hash": -2114211074407450022,
            "content_hash": -7353825050030841645,
            "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": 235359,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/pcmanfm-qt-menu-entry/pt_BR/?checksum=62a8d03ab9bf3a5a",
            "url": "https://translate.lxqt-project.org/api/units/235359/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/pcmanfm-qt-menu-entry/pt_BR/?format=api",
            "source": "Browse the file system and manage the files",
            "previous_source": "",
            "target": "Navegue pelo sistema de arquivos e gerencie arquivos e pastas",
            "id_hash": -1002075061910962545,
            "content_hash": 2900528524269728945,
            "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": 8,
            "priority": 100,
            "id": 235360,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/pcmanfm-qt-menu-entry/pt_BR/?checksum=7217ea0a5884fe8f",
            "url": "https://translate.lxqt-project.org/api/units/235360/?format=api"
        }
    ]
}