Translation components API.

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

GET /api/translations/libo_ui-master/dictionaries%252Fdictionariesgd_gb/de/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesgd_gb/de/?format=api",
            "source": [
                "Scottish Gaelic spell checker"
            ],
            "previous_source": "",
            "target": [
                "Schottisch-gälische Rechtschreibprüfung"
            ],
            "id_hash": -6387174388230781122,
            "content_hash": -6387174388230781122,
            "location": "description.xml",
            "context": "description.xml\ndispname\ndescription.text",
            "note": "8GVAb",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/24901019/?format=api",
            "priority": 100,
            "id": 20872,
            "web_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dictionaries/dictionariesgd_gb/de/?checksum=275c32bc0f08073e",
            "url": "https://translations.documentfoundation.org/api/units/20872/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:29:49.204413Z"
        }
    ]
}