Units API.

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

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

{
    "count": 83722,
    "next": null,
    "previous": "https://weblate.linphone.org/api/units/?format=api&page=4186",
    "results": [
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/zh_Hans/?format=api",
            "source": "Screen %1",
            "previous_source": "",
            "target": "",
            "id_hash": 8525576816512488556,
            "content_hash": -2213544159679528664,
            "location": "",
            "context": "IncallMenuincallMenuScreenSharingScreenIndex",
            "note": "'Screen %1' : Screen enumeration for selection where %1 is the index of the screen.",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 366,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 227922,
            "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/zh_Hans/?checksum=f650eef1b588546c",
            "url": "https://weblate.linphone.org/api/units/227922/?format=api"
        },
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/zh_Hans/?format=api",
            "source": "Maximum thumbnails",
            "previous_source": "",
            "target": "",
            "id_hash": 7307850086709381487,
            "content_hash": -3497515634515407892,
            "location": "",
            "context": "SettingsVideovideoMaxThumbnails",
            "note": "'Maximum thumbnails' : Label to set the maximum of thumbnails that are shown in conference.",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 832,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 227923,
            "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/zh_Hans/?checksum=e56ab2ef6a1ec96f",
            "url": "https://weblate.linphone.org/api/units/227923/?format=api"
        }
    ]
}