Translation components API.

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

GET /api/translations/tikka/glossary/it/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.duniter.org/api/translations/tikka/glossary/it/?format=api",
            "source": [
                "Password"
            ],
            "previous_source": "",
            "target": [
                "Password"
            ],
            "id_hash": 4435903766276113940,
            "content_hash": 4435903766276113940,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.duniter.org/api/units/34409/?format=api",
            "priority": 100,
            "id": 34410,
            "web_url": "https://weblate.duniter.org/translate/tikka/glossary/it/?checksum=bd8f7ef916b48614",
            "url": "https://weblate.duniter.org/api/units/34410/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://weblate.duniter.org/api/translations/tikka/glossary/it/?format=api",
            "source": [
                "Account"
            ],
            "previous_source": "",
            "target": [
                "Account"
            ],
            "id_hash": 7249534549987412378,
            "content_hash": 7249534549987412378,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.duniter.org/api/units/34411/?format=api",
            "priority": 100,
            "id": 34412,
            "web_url": "https://weblate.duniter.org/translate/tikka/glossary/it/?checksum=e49b854376ebc99a",
            "url": "https://weblate.duniter.org/api/units/34412/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://weblate.duniter.org/api/translations/tikka/glossary/it/?format=api",
            "source": [
                "Blockchain"
            ],
            "previous_source": "",
            "target": [
                "Blockchain"
            ],
            "id_hash": -8692856489006908190,
            "content_hash": -8692856489006908190,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.duniter.org/api/units/34407/?format=api",
            "priority": 100,
            "id": 35365,
            "web_url": "https://weblate.duniter.org/translate/tikka/glossary/it/?checksum=75cc514794b3ce2",
            "url": "https://weblate.duniter.org/api/units/35365/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://weblate.duniter.org/api/translations/tikka/glossary/it/?format=api",
            "source": [
                "Accounts"
            ],
            "previous_source": "",
            "target": [
                "Accounts"
            ],
            "id_hash": 239541286583117585,
            "content_hash": 239541286583117585,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.duniter.org/api/units/35366/?format=api",
            "priority": 100,
            "id": 35367,
            "web_url": "https://weblate.duniter.org/translate/tikka/glossary/it/?checksum=83530587efd3a711",
            "url": "https://weblate.duniter.org/api/units/35367/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}