Translation components API.

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

GET /api/translations/yunohost/glossary/uk/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://translate.yunohost.org/api/translations/yunohost/glossary/uk/?format=api",
            "source": [
                "bugtracker"
            ],
            "previous_source": "",
            "target": [
                "відстежувач похибок"
            ],
            "id_hash": -2023874185382124285,
            "content_hash": -2023874185382124285,
            "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://translate.yunohost.org/api/units/49957/?format=api",
            "priority": 100,
            "id": 49958,
            "web_url": "https://translate.yunohost.org/translate/yunohost/glossary/uk/?checksum=63e9c126be372503",
            "url": "https://translate.yunohost.org/api/units/49958/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-27T07:11:45.495748Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/uk/?format=api",
            "source": [
                "default"
            ],
            "previous_source": "",
            "target": [
                "типово"
            ],
            "id_hash": -6542511342964548252,
            "content_hash": -6542511342964548252,
            "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://translate.yunohost.org/api/units/49959/?format=api",
            "priority": 100,
            "id": 49960,
            "web_url": "https://translate.yunohost.org/translate/yunohost/glossary/uk/?checksum=25345498e7a25d64",
            "url": "https://translate.yunohost.org/api/units/49960/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-27T09:30:35.442053Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/uk/?format=api",
            "source": [
                "Tools"
            ],
            "previous_source": "",
            "target": [
                "Засоби"
            ],
            "id_hash": 9204642121773998020,
            "content_hash": 9204642121773998020,
            "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://translate.yunohost.org/api/units/49961/?format=api",
            "priority": 100,
            "id": 49962,
            "web_url": "https://translate.yunohost.org/translate/yunohost/glossary/uk/?checksum=ffbd753dd0efdfc4",
            "url": "https://translate.yunohost.org/api/units/49962/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-27T11:44:59.483156Z"
        }
    ]
}