Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.edugit.org/api/translations/aleksis/glossary/ar/?format=api",
            "source": [
                "UID"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5372933067161670312,
            "content_hash": 5372933067161670312,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.edugit.org/api/units/32803/?format=api",
            "priority": 100,
            "id": 32805,
            "web_url": "https://translate.edugit.org/translate/aleksis/glossary/ar/?checksum=ca907e28561f12a8",
            "url": "https://translate.edugit.org/api/units/32805/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-02T21:11:27.838685Z"
        },
        {
            "translation": "https://translate.edugit.org/api/translations/aleksis/glossary/ar/?format=api",
            "source": [
                "PDF"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2373774069863686681,
            "content_hash": -2373774069863686681,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.edugit.org/api/units/32813/?format=api",
            "priority": 100,
            "id": 32815,
            "web_url": "https://translate.edugit.org/translate/aleksis/glossary/ar/?checksum=5f0ea90f6cbddde7",
            "url": "https://translate.edugit.org/api/units/32815/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-03T21:11:20.087075Z"
        },
        {
            "translation": "https://translate.edugit.org/api/translations/aleksis/glossary/ar/?format=api",
            "source": [
                "SMART PLAN"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1633576371592320059,
            "content_hash": 1633576371592320059,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.edugit.org/api/units/32966/?format=api",
            "priority": 100,
            "id": 32968,
            "web_url": "https://translate.edugit.org/translate/aleksis/glossary/ar/?checksum=96aba10e0e3b543b",
            "url": "https://translate.edugit.org/api/units/32968/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-11T18:00:50.578328Z"
        }
    ]
}