Translation components API.

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

GET /api/translations/lxqt-panel/plugin-colorpicker-name-and-description/fr/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker-name-and-description/fr/?format=api",
            "source": "Color picker",
            "previous_source": "",
            "target": "Sélecteur de couleur",
            "id_hash": -164597629980470507,
            "content_hash": 5567382203395353209,
            "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": 278503,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker-name-and-description/fr/?checksum=7db73b53de249315",
            "url": "https://translate.lxqt-project.org/api/units/278503/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker-name-and-description/fr/?format=api",
            "source": "Get the color under the cursor and maintains a list of recently selected colors",
            "previous_source": "Get the color under the cursor. For web developers",
            "target": "Obtient la couleur sous le curseur et maintient une liste des couleurs récemment sélectionnées",
            "id_hash": -1002075061910962545,
            "content_hash": -6309567972817911283,
            "location": "",
            "context": "Desktop Entry/Comment",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "priority": 100,
            "id": 278504,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker-name-and-description/fr/?checksum=7217ea0a5884fe8f",
            "url": "https://translate.lxqt-project.org/api/units/278504/?format=api"
        }
    ]
}