Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.framasoft.org/api/translations/framacalc/glossary/hr/?format=api",
            "source": [
                "spreadsheet"
            ],
            "previous_source": "",
            "target": [
                "proračunska tablica"
            ],
            "id_hash": 4598840514290814389,
            "content_hash": 4598840514290814389,
            "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": "https://weblate.framasoft.org/api/units/732959/?format=api",
            "priority": 100,
            "id": 732960,
            "web_url": "https://weblate.framasoft.org/translate/framacalc/glossary/hr/?checksum=bfd25d1500fa8db5",
            "url": "https://weblate.framasoft.org/api/units/732960/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-07-13T11:24:25.990119Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/framacalc/glossary/hr/?format=api",
            "source": [
                "spreadsheets"
            ],
            "previous_source": "",
            "target": [
                "proračunske tablice"
            ],
            "id_hash": 488701600202697861,
            "content_hash": 488701600202697861,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.framasoft.org/api/units/732961/?format=api",
            "priority": 100,
            "id": 732962,
            "web_url": "https://weblate.framasoft.org/translate/framacalc/glossary/hr/?checksum=86c83784213f2c85",
            "url": "https://weblate.framasoft.org/api/units/732962/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-07-13T11:25:08.798029Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/framacalc/glossary/hr/?format=api",
            "source": [
                "conditions"
            ],
            "previous_source": "",
            "target": [
                "uvjeti"
            ],
            "id_hash": -7568334069149530181,
            "content_hash": -7568334069149530181,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.framasoft.org/api/units/732976/?format=api",
            "priority": 100,
            "id": 732977,
            "web_url": "https://weblate.framasoft.org/translate/framacalc/glossary/hr/?checksum=16f7e0434adb07bb",
            "url": "https://weblate.framasoft.org/api/units/732977/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-07-13T12:59:29.335634Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/framacalc/glossary/hr/?format=api",
            "source": [
                "terms"
            ],
            "previous_source": "",
            "target": [
                "pravila"
            ],
            "id_hash": -2142388073445783677,
            "content_hash": -2142388073445783677,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.framasoft.org/api/units/732978/?format=api",
            "priority": 100,
            "id": 732979,
            "web_url": "https://weblate.framasoft.org/translate/framacalc/glossary/hr/?checksum=6244b565e73b0783",
            "url": "https://weblate.framasoft.org/api/units/732979/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-07-13T12:59:45.771358Z"
        }
    ]
}