Translation components API.

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

GET /api/translations/omp/glossary/nb_NO/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": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/nb_NO/?format=api",
            "source": [
                "press"
            ],
            "previous_source": "",
            "target": [
                "utgiver"
            ],
            "id_hash": -6997080927023609877,
            "content_hash": -6997080927023609877,
            "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": "http://translate.pkp.sfu.ca/api/units/418718/?format=api",
            "priority": 100,
            "id": 419034,
            "web_url": "http://translate.pkp.sfu.ca/translate/omp/glossary/nb_NO/?checksum=1ee55ff81018c7eb",
            "url": "http://translate.pkp.sfu.ca/api/units/419034/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-07-20T21:03:48.700446Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/nb_NO/?format=api",
            "source": [
                "feature"
            ],
            "previous_source": "",
            "target": [
                "funksjon"
            ],
            "id_hash": 2740456810630581121,
            "content_hash": 2740456810630581121,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/419035/?format=api",
            "priority": 100,
            "id": 419036,
            "web_url": "http://translate.pkp.sfu.ca/translate/omp/glossary/nb_NO/?checksum=a6080ef31fef8b81",
            "url": "http://translate.pkp.sfu.ca/api/units/419036/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-07-20T21:03:48.707350Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/nb_NO/?format=api",
            "source": [
                "File: {$title}"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1871042211065971156,
            "content_hash": 1871042211065971156,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/425986/?format=api",
            "priority": 100,
            "id": 425992,
            "web_url": "http://translate.pkp.sfu.ca/translate/omp/glossary/nb_NO/?checksum=99f746fa4e5941d4",
            "url": "http://translate.pkp.sfu.ca/api/units/425992/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-08-07T22:15:59.917999Z"
        }
    ]
}