Translation components API.

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

GET /api/translations/lufi/glossary/ru/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.framasoft.org/api/translations/lufi/glossary/ru/?format=api",
            "source": [
                "hidden invitation"
            ],
            "previous_source": "",
            "target": [
                "спрятанное приглашение"
            ],
            "id_hash": 6640949365718514841,
            "content_hash": 6640949365718514841,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 0,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://weblate.framasoft.org/api/units/469203/?format=api",
            "priority": 100,
            "id": 469204,
            "web_url": "https://weblate.framasoft.org/translate/lufi/glossary/ru/?checksum=dc2964434b01fc99",
            "url": "https://weblate.framasoft.org/api/units/469204/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-03-08T08:06:07.972436Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/lufi/glossary/ru/?format=api",
            "source": [
                "delay"
            ],
            "previous_source": "",
            "target": [
                "срок"
            ],
            "id_hash": 5737607145210349622,
            "content_hash": 5737607145210349622,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "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.framasoft.org/api/units/469205/?format=api",
            "priority": 100,
            "id": 469206,
            "web_url": "https://weblate.framasoft.org/translate/lufi/glossary/ru/?checksum=cfa0134ca7018836",
            "url": "https://weblate.framasoft.org/api/units/469206/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-03-08T08:06:07.976214Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/lufi/glossary/ru/?format=api",
            "source": [
                "instance"
            ],
            "previous_source": "",
            "target": [
                "экземпляр"
            ],
            "id_hash": 273782079088034069,
            "content_hash": 273782079088034069,
            "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/469207/?format=api",
            "priority": 100,
            "id": 469208,
            "web_url": "https://weblate.framasoft.org/translate/lufi/glossary/ru/?checksum=83ccab59b1e90115",
            "url": "https://weblate.framasoft.org/api/units/469208/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-03-08T08:06:07.979797Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/lufi/glossary/ru/?format=api",
            "source": [
                "instance"
            ],
            "previous_source": "",
            "target": [
                "сервер"
            ],
            "id_hash": 2597940273329684122,
            "content_hash": 2597940273329684122,
            "location": "",
            "context": "1",
            "note": "",
            "flags": "",
            "labels": [],
            "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.framasoft.org/api/units/469209/?format=api",
            "priority": 100,
            "id": 469210,
            "web_url": "https://weblate.framasoft.org/translate/lufi/glossary/ru/?checksum=a40dbcea037f3e9a",
            "url": "https://weblate.framasoft.org/api/units/469210/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-03-08T08:06:07.983113Z"
        }
    ]
}