Translation components API.

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

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

{
    "count": 202,
    "next": null,
    "previous": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/en/units/?format=api&page=10",
    "results": [
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/en/?format=api",
            "source": [
                "ssh"
            ],
            "previous_source": "",
            "target": [
                "ssh"
            ],
            "id_hash": -5968149630213885136,
            "content_hash": -5968149630213885136,
            "location": "../../glossary.rst:193",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 166,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/37667/?format=api",
            "priority": 100,
            "id": 37667,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/glossary/en/?checksum=2d2cdf882cb8f330",
            "url": "https://weblate.info.ucl.ac.be/api/units/37667/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-17T01:14:34.768532+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/en/?format=api",
            "source": [
                "VNC"
            ],
            "previous_source": "",
            "target": [
                "VNC"
            ],
            "id_hash": 7336098705486532116,
            "content_hash": 7336098705486532116,
            "location": "../../glossary.rst:277",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 190,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/37668/?format=api",
            "priority": 100,
            "id": 37668,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/glossary/en/?checksum=e5cf0ee781ba4e14",
            "url": "https://weblate.info.ucl.ac.be/api/units/37668/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-17T01:14:34.800441+02:00"
        }
    ]
}