Translation components API.

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

GET /api/translations/phyphox/android/en/units/?format=api&page=20
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 384,
    "next": null,
    "previous": "https://translate.phyphox.org/api/translations/phyphox/android/en/units/?format=api&page=19",
    "results": [
        {
            "translation": "https://translate.phyphox.org/api/translations/phyphox/android/en/?format=api",
            "source": [
                "Incandescent"
            ],
            "previous_source": "",
            "target": [
                "Incandescent"
            ],
            "id_hash": -2156017633197618895,
            "content_hash": 4071733422167816336,
            "location": "",
            "context": "wb_incandescent",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 248,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://translate.phyphox.org/api/units/47419/?format=api",
            "priority": 100,
            "id": 47419,
            "web_url": "https://translate.phyphox.org/translate/phyphox/android/en/?checksum=62144962bbc70931",
            "url": "https://translate.phyphox.org/api/units/47419/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-06-07T23:01:16.224779Z"
        },
        {
            "translation": "https://translate.phyphox.org/api/translations/phyphox/android/en/?format=api",
            "source": [
                "Fluorescent"
            ],
            "previous_source": "",
            "target": [
                "Fluorescent"
            ],
            "id_hash": 5338027926518256998,
            "content_hash": 5570419974864045388,
            "location": "",
            "context": "wb_fluorescent",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 249,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://translate.phyphox.org/api/units/47420/?format=api",
            "priority": 100,
            "id": 47420,
            "web_url": "https://translate.phyphox.org/translate/phyphox/android/en/?checksum=ca147c1df93c5566",
            "url": "https://translate.phyphox.org/api/units/47420/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-06-07T23:01:16.238075Z"
        },
        {
            "translation": "https://translate.phyphox.org/api/translations/phyphox/android/en/?format=api",
            "source": [
                "Daylight"
            ],
            "previous_source": "",
            "target": [
                "Daylight"
            ],
            "id_hash": -1541340218781990990,
            "content_hash": 189961732172842734,
            "location": "",
            "context": "wb_daylight",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 250,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://translate.phyphox.org/api/units/47421/?format=api",
            "priority": 100,
            "id": 47421,
            "web_url": "https://translate.phyphox.org/translate/phyphox/android/en/?checksum=6a9c0f3cc579ffb2",
            "url": "https://translate.phyphox.org/api/units/47421/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-06-07T23:01:16.251840Z"
        },
        {
            "translation": "https://translate.phyphox.org/api/translations/phyphox/android/en/?format=api",
            "source": [
                "Cloudy"
            ],
            "previous_source": "",
            "target": [
                "Cloudy"
            ],
            "id_hash": -2535755986214401981,
            "content_hash": 8082569825228570912,
            "location": "",
            "context": "wb_cloudy",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 251,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://translate.phyphox.org/api/units/47422/?format=api",
            "priority": 100,
            "id": 47422,
            "web_url": "https://translate.phyphox.org/translate/phyphox/android/en/?checksum=5ccf2f5d949ec843",
            "url": "https://translate.phyphox.org/api/units/47422/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-06-07T23:01:16.265658Z"
        }
    ]
}