Translation components API.

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

GET /api/translations/xwiki-contrib/glossary/hi/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://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/hi/?format=api",
            "source": [
                "change request"
            ],
            "previous_source": "",
            "target": [
                "परिवर्तन अनुरोध"
            ],
            "id_hash": -2981796801036878188,
            "content_hash": -2981796801036878188,
            "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": 2,
            "source_unit": "https://l10n.xwiki.org/api/units/540261/?format=api",
            "priority": 100,
            "id": 540273,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-contrib/glossary/hi/?checksum=569e879b91ccfe94",
            "url": "https://l10n.xwiki.org/api/units/540273/?format=api",
            "explanation": "change request means : request for a change or changes to be done\r\n(English) There is a change request for doctors\r\n(Hindi)     डॉक्टरों के लिए एक परिवर्तन अनुरोध है",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-05-26T10:39:18.157405Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/hi/?format=api",
            "source": [
                "ActivityPub"
            ],
            "previous_source": "",
            "target": [
                "एक्टिविटीपब"
            ],
            "id_hash": -4022158031714084559,
            "content_hash": -4022158031714084559,
            "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://l10n.xwiki.org/api/units/541167/?format=api",
            "priority": 100,
            "id": 541179,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-contrib/glossary/hi/?checksum=482e6c9499329931",
            "url": "https://l10n.xwiki.org/api/units/541179/?format=api",
            "explanation": "ActivityPub is the name of a application so, it is a noun and cannot be translated into other languages on basis of meaning.",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-05-26T16:56:31.126626Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/hi/?format=api",
            "source": [
                "review"
            ],
            "previous_source": "",
            "target": [
                "समीक्षा"
            ],
            "id_hash": -9169303987333652268,
            "content_hash": -9169303987333652268,
            "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://l10n.xwiki.org/api/units/558072/?format=api",
            "priority": 100,
            "id": 561881,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-contrib/glossary/hi/?checksum=00c0169ac567a0d4",
            "url": "https://l10n.xwiki.org/api/units/561881/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-04T12:05:03.026149Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/hi/?format=api",
            "source": [
                "review"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3912412069997232057,
            "content_hash": 3912412069997232057,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.xwiki.org/api/units/521829/?format=api",
            "priority": 100,
            "id": 565077,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-contrib/glossary/hi/?checksum=b64bae0c7f22bfb9",
            "url": "https://l10n.xwiki.org/api/units/565077/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-05-09T08:08:48.189652Z"
        }
    ]
}