Translation components API.

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

GET /api/translations/peertube/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://hosted.weblate.org/api/translations/peertube/glossary/uk/?format=api",
            "source": [
                "settings"
            ],
            "previous_source": "",
            "target": [
                "налаштування"
            ],
            "id_hash": 6224082179513049137,
            "content_hash": 6224082179513049137,
            "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/30921023/?format=api",
            "priority": 100,
            "id": 30921041,
            "web_url": "https://hosted.weblate.org/translate/peertube/glossary/uk/?checksum=d66061c402b6e031",
            "url": "https://hosted.weblate.org/api/units/30921041/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-13T11:19:23.547696+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/peertube/glossary/uk/?format=api",
            "source": [
                "search"
            ],
            "previous_source": "",
            "target": [
                "пошук"
            ],
            "id_hash": 4609263673992135836,
            "content_hash": 4609263673992135836,
            "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/30921063/?format=api",
            "priority": 100,
            "id": 30921085,
            "web_url": "https://hosted.weblate.org/translate/peertube/glossary/uk/?checksum=bff764e3fc69c49c",
            "url": "https://hosted.weblate.org/api/units/30921085/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-13T11:19:50.696395+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/peertube/glossary/uk/?format=api",
            "source": [
                "playlist"
            ],
            "previous_source": "",
            "target": [
                "список відтворення"
            ],
            "id_hash": 2198762240997472897,
            "content_hash": 2198762240997472897,
            "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://hosted.weblate.org/api/units/75183084/?format=api",
            "priority": 100,
            "id": 75183175,
            "web_url": "https://hosted.weblate.org/translate/peertube/glossary/uk/?checksum=9e83929bd0323a81",
            "url": "https://hosted.weblate.org/api/units/75183175/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-04-11T13:28:36.061164+02:00"
        }
    ]
}