Translation components API.

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

GET /api/translations/lxqt-panel/plugin-sysstat-name-and-description/hu/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-sysstat-name-and-description/hu/?format=api",
            "source": "System Statistics",
            "previous_source": "",
            "target": "Rendszerstatisztika",
            "id_hash": -164597629980470507,
            "content_hash": -7968919570963395361,
            "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": 278955,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-sysstat-name-and-description/hu/?checksum=7db73b53de249315",
            "url": "https://translate.lxqt-project.org/api/units/278955/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-sysstat-name-and-description/hu/?format=api",
            "source": "Shows a graph for network, CPU or memory",
            "previous_source": "System Statistics plugin.",
            "target": "Egy grafikont jelenít meg a hálózat-, processzor- és memóriahasználatról",
            "id_hash": -1002075061910962545,
            "content_hash": 3775434492393856965,
            "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": 8,
            "priority": 100,
            "id": 278956,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-sysstat-name-and-description/hu/?checksum=7217ea0a5884fe8f",
            "url": "https://translate.lxqt-project.org/api/units/278956/?format=api"
        }
    ]
}