Translation components API.

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

GET /api/translations/lxqt-desktop/lxqt-about-menu-entry/fr/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/lxqt-about-menu-entry/fr/?format=api",
            "source": "About LXQt",
            "previous_source": "",
            "target": "À propos de LXQt",
            "id_hash": -164597629980470507,
            "content_hash": -6541193855933878613,
            "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": 235259,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about-menu-entry/fr/?checksum=7db73b53de249315",
            "url": "https://translate.lxqt-project.org/api/units/235259/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about-menu-entry/fr/?format=api",
            "source": "About LXQt",
            "previous_source": "",
            "target": "À propos de LXQt",
            "id_hash": -2114211074407450022,
            "content_hash": -1376957819015037401,
            "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": 235260,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about-menu-entry/fr/?checksum=62a8d03ab9bf3a5a",
            "url": "https://translate.lxqt-project.org/api/units/235260/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about-menu-entry/fr/?format=api",
            "source": "Learn more about LXQt",
            "previous_source": "",
            "target": "En savoir plus sur LXQt",
            "id_hash": -1002075061910962545,
            "content_hash": 1301591245521841758,
            "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": 235261,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about-menu-entry/fr/?checksum=7217ea0a5884fe8f",
            "url": "https://translate.lxqt-project.org/api/units/235261/?format=api"
        }
    ]
}