Translation components API.

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

GET /api/translations/cnp3-ebook/protocolshttp/en/units/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 82,
    "next": null,
    "previous": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/protocolshttp/en/units/?format=api&page=4",
    "results": [
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/protocolshttp/en/?format=api",
            "source": [
                "Favorite icons are small icons that are used to represent web servers in the toolbar of Internet browsers. Microsoft added this feature in their browsers without taking into account the W3C standards. See http://www.w3.org/2005/10/howto-favicon for a discussion on how to cleanly support such favorite icons."
            ],
            "previous_source": "",
            "target": [
                "Favorite icons are small icons that are used to represent web servers in the toolbar of Internet browsers. Microsoft added this feature in their browsers without taking into account the W3C standards. See http://www.w3.org/2005/10/howto-favicon for a discussion on how to cleanly support such favorite icons."
            ],
            "id_hash": 2242410970509934608,
            "content_hash": 2242410970509934608,
            "location": "../../protocols/http.rst:449",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 82,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 45,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/36430/?format=api",
            "priority": 100,
            "id": 36430,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/protocolshttp/en/?checksum=9f1ea4e599af0010",
            "url": "https://weblate.info.ucl.ac.be/api/units/36430/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-27T15:53:38.793050+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/protocolshttp/en/?format=api",
            "source": [
                "In the early days, the Internet was mainly used for remote terminal access with telnet_, email and file transfer. The default file transfer protocol, `FTP`, defined in :rfc:`959` was widely used. `FTP` clients and servers are still included in some operating systems."
            ],
            "previous_source": "",
            "target": [
                "In the early days, the Internet was mainly used for remote terminal access with telnet_, email and file transfer. The default file transfer protocol, `FTP`, defined in :rfc:`959` was widely used. `FTP` clients and servers are still included in some operating systems."
            ],
            "id_hash": 855759652627949970,
            "content_hash": 855759652627949970,
            "location": "../../protocols/http.rst:9",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/37562/?format=api",
            "priority": 100,
            "id": 37562,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/protocolshttp/en/?checksum=8be044debc002992",
            "url": "https://weblate.info.ucl.ac.be/api/units/37562/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-17T01:14:30.961131+02:00"
        }
    ]
}