Units API.

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

GET /api/units/?format=api&page=2332
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 46621,
    "next": null,
    "previous": "https://weblate.rikka.app/api/units/?format=api&page=2331",
    "results": [
        {
            "translation": "https://weblate.rikka.app/api/translations/shizuku/glossary/cs/?format=api",
            "source": [
                "Strings with comments"
            ],
            "previous_source": "",
            "target": [
                "Řetězce s komentáři"
            ],
            "id_hash": -2804554261589890947,
            "content_hash": -2804554261589890947,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 66,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.rikka.app/api/units/107085/?format=api",
            "priority": 100,
            "id": 107086,
            "web_url": "https://weblate.rikka.app/translate/shizuku/glossary/cs/?checksum=591438c21ca0687d",
            "url": "https://weblate.rikka.app/api/units/107086/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-02-26T04:11:34.441924Z"
        }
    ]
}