Translation components API.

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

GET /api/translations/onionshare/doc-index/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://hosted.weblate.org/api/translations/onionshare/doc-index/ru/?format=api",
            "source": [
                "OnionShare's documentation"
            ],
            "previous_source": "",
            "target": [
                "Документация OnionShare"
            ],
            "id_hash": -5056054863635253211,
            "content_hash": -5056054863635253211,
            "location": "../../source/index.rst:2",
            "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://hosted.weblate.org/api/units/20532534/?format=api",
            "priority": 100,
            "id": 20656748,
            "web_url": "https://hosted.weblate.org/translate/onionshare/doc-index/ru/?checksum=39d548e3c0227825",
            "url": "https://hosted.weblate.org/api/units/20656748/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-09-17T18:45:51.578718+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/onionshare/doc-index/ru/?format=api",
            "source": [
                "OnionShare is an open source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network."
            ],
            "previous_source": "",
            "target": [
                "OnionShare - это инструмент с открытым исходным кодом, позволяющий безопасно и анонимно обмениваться файлами, размещать веб-сайты и общаться с друзьями, используя сеть Tor."
            ],
            "id_hash": 1525761783807565787,
            "content_hash": 1525761783807565787,
            "location": "../../source/index.rst:6",
            "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": 24,
            "source_unit": "https://hosted.weblate.org/api/units/20532536/?format=api",
            "priority": 100,
            "id": 20656749,
            "web_url": "https://hosted.weblate.org/translate/onionshare/doc-index/ru/?checksum=952c98422fb75fdb",
            "url": "https://hosted.weblate.org/api/units/20656749/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-09-17T18:45:51.604660+02:00",
            "last_updated": "2024-05-20T10:56:03.960796+02:00"
        }
    ]
}