Translation components API.

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

GET /api/translations/what-is-the-fediverse-video/glossary/ru/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://weblate.framasoft.org/api/translations/what-is-the-fediverse-video/glossary/ru/?format=api",
            "source": [
                "Fediverse"
            ],
            "previous_source": "",
            "target": [
                "Федиверс"
            ],
            "id_hash": -217832733517194274,
            "content_hash": -217832733517194274,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": true,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.framasoft.org/api/units/712067/?format=api",
            "priority": 100,
            "id": 712068,
            "web_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/glossary/ru/?checksum=7cfa1a4872415bde",
            "url": "https://weblate.framasoft.org/api/units/712068/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-04-29T16:38:59.947373Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/what-is-the-fediverse-video/glossary/ru/?format=api",
            "source": [
                "provider"
            ],
            "previous_source": "",
            "target": [
                "Провайдер"
            ],
            "id_hash": -8614355169402557099,
            "content_hash": -8614355169402557099,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "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.framasoft.org/api/units/712111/?format=api",
            "priority": 100,
            "id": 712112,
            "web_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/glossary/ru/?checksum=0873a99d3eb5ed55",
            "url": "https://weblate.framasoft.org/api/units/712112/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-04-30T04:55:30.788581Z"
        }
    ]
}