Units API.

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

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

{
    "count": 47502,
    "next": null,
    "previous": "https://translate.phyphox.org/api/units/?format=api&page=2375",
    "results": [
        {
            "translation": "https://translate.phyphox.org/api/translations/phyphox/ios-settings/bg/?format=api",
            "source": [
                "Big"
            ],
            "previous_source": "",
            "target": [
                "Голям"
            ],
            "id_hash": 947353632598570217,
            "content_hash": 459409660979425416,
            "location": "",
            "context": "graphBig",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.phyphox.org/api/units/37420/?format=api",
            "priority": 100,
            "id": 53055,
            "web_url": "https://translate.phyphox.org/translate/phyphox/ios-settings/bg/?checksum=8d25ad1c0bb6b4e9",
            "url": "https://translate.phyphox.org/api/units/53055/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2026-02-20T11:27:34.381654Z"
        },
        {
            "translation": "https://translate.phyphox.org/api/translations/phyphox/ios-settings/bg/?format=api",
            "source": [
                "Extra big"
            ],
            "previous_source": "",
            "target": [
                "Много голям"
            ],
            "id_hash": -5992832819140077469,
            "content_hash": -800861063573525416,
            "location": "",
            "context": "graphExtraBig",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.phyphox.org/api/units/37421/?format=api",
            "priority": 100,
            "id": 53056,
            "web_url": "https://translate.phyphox.org/translate/phyphox/ios-settings/bg/?checksum=2cd52e4d68da5863",
            "url": "https://translate.phyphox.org/api/units/53056/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2026-02-20T11:27:34.382484Z"
        }
    ]
}