Translation components API.

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

GET /api/translations/mailcleaner/glossary/tr/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/mailcleaner/glossary/tr/?format=api",
            "source": [
                "Number"
            ],
            "previous_source": "",
            "target": [
                "Sayı"
            ],
            "id_hash": -1645411199694839650,
            "content_hash": -1645411199694839650,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 0,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/28788645/?format=api",
            "priority": 100,
            "id": 28788646,
            "web_url": "https://hosted.weblate.org/translate/mailcleaner/glossary/tr/?checksum=692a533b4cbd609e",
            "url": "https://hosted.weblate.org/api/units/28788646/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-06T17:21:13.896022+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/mailcleaner/glossary/tr/?format=api",
            "source": [
                "database"
            ],
            "previous_source": "",
            "target": [
                "veri tabanı"
            ],
            "id_hash": 676804684142874319,
            "content_hash": 676804684142874319,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 0,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/30711505/?format=api",
            "priority": 100,
            "id": 30711506,
            "web_url": "https://hosted.weblate.org/translate/mailcleaner/glossary/tr/?checksum=89647e463ca80ecf",
            "url": "https://hosted.weblate.org/api/units/30711506/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-07T18:02:16.905316+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/mailcleaner/glossary/tr/?format=api",
            "source": [
                "entry"
            ],
            "previous_source": "",
            "target": [
                "girdi"
            ],
            "id_hash": 4278164584255393222,
            "content_hash": 4278164584255393222,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 0,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/30711507/?format=api",
            "priority": 100,
            "id": 30711508,
            "web_url": "https://hosted.weblate.org/translate/mailcleaner/glossary/tr/?checksum=bb5f1805cf330dc6",
            "url": "https://hosted.weblate.org/api/units/30711508/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-07T18:02:51.489996+02:00"
        }
    ]
}