Translation components API.

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

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

{
    "count": 24,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/es/units/?format=api",
    "results": [
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/es/?format=api",
            "source": "Copy calculation result to clipboard",
            "previous_source": "",
            "target": "Copiar resultado del cálculo en el portapapeles",
            "id_hash": 8775113681505004113,
            "content_hash": 8775113681505004113,
            "location": "../providers.cpp:846",
            "context": "QObject",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "priority": 100,
            "id": 295912,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-runner/es/?checksum=f9c7776699c6aa51",
            "url": "https://translate.lxqt-project.org/api/units/295912/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/es/?format=api",
            "source": "Clear input on launching",
            "previous_source": "",
            "target": "Borrar la entrada al inicio",
            "id_hash": 5214827121142803140,
            "content_hash": 5214827121142803140,
            "location": "../configuredialog/configuredialog.ui:94",
            "context": "ConfigureDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "priority": 100,
            "id": 374031,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-runner/es/?checksum=c85ec9a328ca2ac4",
            "url": "https://translate.lxqt-project.org/api/units/374031/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/es/?format=api",
            "source": "Top margin",
            "previous_source": "",
            "target": "Margen superior",
            "id_hash": -8853471373260248403,
            "content_hash": -8853471373260248403,
            "location": "../configuredialog/configuredialog.ui:36",
            "context": "ConfigureDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 384693,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-runner/es/?checksum=52226b197bbaaad",
            "url": "https://translate.lxqt-project.org/api/units/384693/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/es/?format=api",
            "source": " px",
            "previous_source": "",
            "target": " píxeles",
            "id_hash": 970113411535087963,
            "content_hash": 970113411535087963,
            "location": "../configuredialog/configuredialog.ui:43",
            "context": "ConfigureDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 384694,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-runner/es/?checksum=8d7689020664295b",
            "url": "https://translate.lxqt-project.org/api/units/384694/?format=api"
        }
    ]
}