Translation components API.

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

GET /api/translations/lxqt-desktop/lximage-qt-menu-entry/pt/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/lximage-qt-menu-entry/pt/?format=api",
            "source": "LXImage-Qt",
            "previous_source": "LXImage",
            "target": "LXImage-Qt",
            "id_hash": -164597629980470507,
            "content_hash": 3551114046348235842,
            "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": 1,
            "priority": 100,
            "id": 235226,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt-menu-entry/pt/?checksum=7db73b53de249315",
            "url": "https://translate.lxqt-project.org/api/units/235226/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt-menu-entry/pt/?format=api",
            "source": "Image Viewer",
            "previous_source": "",
            "target": "Visualizador de imagens",
            "id_hash": -2114211074407450022,
            "content_hash": 6235216434828667696,
            "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": 235227,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt-menu-entry/pt/?checksum=62a8d03ab9bf3a5a",
            "url": "https://translate.lxqt-project.org/api/units/235227/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt-menu-entry/pt/?format=api",
            "source": "The LXQt image viewer",
            "previous_source": "",
            "target": "O visualizador de imagens",
            "id_hash": -1002075061910962545,
            "content_hash": 4860041515114399623,
            "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": 235228,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt-menu-entry/pt/?checksum=7217ea0a5884fe8f",
            "url": "https://translate.lxqt-project.org/api/units/235228/?format=api"
        }
    ]
}