Translation components API.

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

GET /api/translations/turris/glossary/fr/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/turris/glossary/fr/units/?format=api",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/turris/glossary/fr/?format=api",
            "source": [
                "VLAN"
            ],
            "previous_source": "",
            "target": [
                "VLAN"
            ],
            "id_hash": -3674759497305888763,
            "content_hash": -3674759497305888763,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/89098348/?format=api",
            "priority": 100,
            "id": 89098349,
            "web_url": "https://hosted.weblate.org/translate/turris/glossary/fr/?checksum=4d00a1b4f816e805",
            "url": "https://hosted.weblate.org/api/units/89098349/?format=api",
            "explanation": "Ne se traduit pas",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-22T13:09:04.245923+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/turris/glossary/fr/?format=api",
            "source": [
                "Morce"
            ],
            "previous_source": "",
            "target": [
                "Morce"
            ],
            "id_hash": 5378737585339348523,
            "content_hash": 5378737585339348523,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/103571658/?format=api",
            "priority": 100,
            "id": 103571666,
            "web_url": "https://hosted.weblate.org/translate/turris/glossary/fr/?checksum=caa51d560a31b62b",
            "url": "https://hosted.weblate.org/api/units/103571666/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-14T08:02:28.178522+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/turris/glossary/fr/?format=api",
            "source": [
                "DNS"
            ],
            "previous_source": "",
            "target": [
                "DNS"
            ],
            "id_hash": -1363667826006495384,
            "content_hash": -1363667826006495384,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/103571730/?format=api",
            "priority": 100,
            "id": 103571738,
            "web_url": "https://hosted.weblate.org/translate/turris/glossary/fr/?checksum=6d1347565740ef68",
            "url": "https://hosted.weblate.org/api/units/103571738/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-14T09:03:39.397505+02:00"
        }
    ]
}