Translation components API.

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

GET /api/translations/qtilities/gtkconf-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/qtilities/gtkconf-menu-entry/pt/?format=api",
            "source": "GTK Settings",
            "previous_source": "",
            "target": "Definições GTK",
            "id_hash": -164597629980470507,
            "content_hash": -6687280355130811364,
            "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": 2,
            "priority": 100,
            "id": 431637,
            "web_url": "https://translate.lxqt-project.org/translate/qtilities/gtkconf-menu-entry/pt/?checksum=7db73b53de249315",
            "url": "https://translate.lxqt-project.org/api/units/431637/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/qtilities/gtkconf-menu-entry/pt/?format=api",
            "source": "GTK Settings",
            "previous_source": "",
            "target": "Definições GTK",
            "id_hash": -2114211074407450022,
            "content_hash": 958271756702618811,
            "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": 431638,
            "web_url": "https://translate.lxqt-project.org/translate/qtilities/gtkconf-menu-entry/pt/?checksum=62a8d03ab9bf3a5a",
            "url": "https://translate.lxqt-project.org/api/units/431638/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/qtilities/gtkconf-menu-entry/pt/?format=api",
            "source": "Configuration tool for GTK system properties",
            "previous_source": "",
            "target": "Ferramenta de configuração das propriedades do sistema GTK",
            "id_hash": -1002075061910962545,
            "content_hash": 3009185867257475520,
            "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": 6,
            "priority": 100,
            "id": 431639,
            "web_url": "https://translate.lxqt-project.org/translate/qtilities/gtkconf-menu-entry/pt/?checksum=7217ea0a5884fe8f",
            "url": "https://translate.lxqt-project.org/api/units/431639/?format=api"
        }
    ]
}