Translation components API.

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

GET /api/translations/ricin/app/zh_Hans/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 103,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/ricin/app/zh_Hans/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/zh_Hans/?format=api",
            "source": [
                "ricin.io (stable)"
            ],
            "previous_source": "",
            "target": [
                "ricin.io (稳定版)"
            ],
            "id_hash": 3624115183704578549,
            "content_hash": 3624115183704578549,
            "location": "res/ui/settings-view.ui:1340",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 109,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14782584/?format=api",
            "priority": 100,
            "id": 3575291,
            "web_url": "https://hosted.weblate.org/translate/ricin/app/zh_Hans/?checksum=b24b718ee5cf99f5",
            "url": "https://hosted.weblate.org/api/units/3575291/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T09:35:38+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/zh_Hans/?format=api",
            "source": [
                "stable"
            ],
            "previous_source": "",
            "target": [
                "稳定版"
            ],
            "id_hash": -2769238148749234625,
            "content_hash": -2769238148749234625,
            "location": "src/SettingsView.vala:74",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 110,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14782585/?format=api",
            "priority": 100,
            "id": 3575292,
            "web_url": "https://hosted.weblate.org/translate/ricin/app/zh_Hans/?checksum=5991b09365576e3f",
            "url": "https://hosted.weblate.org/api/units/3575292/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T09:35:38+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/zh_Hans/?format=api",
            "source": [
                "toxme.io"
            ],
            "previous_source": "",
            "target": [
                "toxme.io"
            ],
            "id_hash": -3678875728100275733,
            "content_hash": -3678875728100275733,
            "location": "res/ui/settings-view.ui:1343",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 111,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14782586/?format=api",
            "priority": 100,
            "id": 3575293,
            "web_url": "https://hosted.weblate.org/translate/ricin/app/zh_Hans/?checksum=4cf202044dc6c9eb",
            "url": "https://hosted.weblate.org/api/units/3575293/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T09:35:38+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        }
    ]
}