Translation components API.

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

GET /api/translations/mineland/glossary/pt_BR/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://weblate.mineland.net/api/translations/mineland/glossary/pt_BR/?format=api",
            "source": [
                "{remain}"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8030563665588265815,
            "content_hash": 8030563665588265815,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.mineland.net/api/units/1619334/?format=api",
            "priority": 100,
            "id": 1619350,
            "web_url": "https://weblate.mineland.net/translate/mineland/glossary/pt_BR/?checksum=ef724b1b298c2357",
            "url": "https://weblate.mineland.net/api/units/1619350/?format=api",
            "explanation": "Variable",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-02-27T20:01:39.486823+03:00"
        },
        {
            "translation": "https://weblate.mineland.net/api/translations/mineland/glossary/pt_BR/?format=api",
            "source": [
                "{remain}"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8333710898792830014,
            "content_hash": 8333710898792830014,
            "location": "",
            "context": "1",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.mineland.net/api/units/1619488/?format=api",
            "priority": 100,
            "id": 1619504,
            "web_url": "https://weblate.mineland.net/translate/mineland/glossary/pt_BR/?checksum=f3a749e89759143e",
            "url": "https://weblate.mineland.net/api/units/1619504/?format=api",
            "explanation": "Variable",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-02-27T20:22:10.270699+03:00"
        },
        {
            "translation": "https://weblate.mineland.net/api/translations/mineland/glossary/pt_BR/?format=api",
            "source": [
                "&b{remain}"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1270617081970267376,
            "content_hash": -1270617081970267376,
            "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": 1,
            "source_unit": "https://weblate.mineland.net/api/units/1619515/?format=api",
            "priority": 100,
            "id": 1619532,
            "web_url": "https://weblate.mineland.net/translate/mineland/glossary/pt_BR/?checksum=6e5ddc7ef79e6b10",
            "url": "https://weblate.mineland.net/api/units/1619532/?format=api",
            "explanation": "Variable",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-02-27T20:22:35.842307+03:00"
        }
    ]
}