Translation components API.

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

GET /api/translations/videos/glossary/mr/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://l10n.elementary.io/api/translations/videos/glossary/mr/?format=api",
            "source": [
                "Translation updates"
            ],
            "previous_source": "",
            "target": [
                "भाषांतर अपडेट्स"
            ],
            "id_hash": -111323644212389725,
            "content_hash": -111323644212389725,
            "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": 2,
            "source_unit": "https://l10n.elementary.io/api/units/3212531/?format=api",
            "priority": 100,
            "id": 3212532,
            "web_url": "https://l10n.elementary.io/translate/videos/glossary/mr/?checksum=7e747fbc439e58a3",
            "url": "https://l10n.elementary.io/api/units/3212532/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:36.771923Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/videos/glossary/mr/?format=api",
            "source": [
                "Minor bug fixes"
            ],
            "previous_source": "",
            "target": [
                "किरकोळ दोष निराकरणे"
            ],
            "id_hash": 2004422628649639826,
            "content_hash": 2004422628649639826,
            "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": 3,
            "source_unit": "https://l10n.elementary.io/api/units/3212533/?format=api",
            "priority": 100,
            "id": 3212534,
            "web_url": "https://l10n.elementary.io/translate/videos/glossary/mr/?checksum=9bd123c2c86a9f92",
            "url": "https://l10n.elementary.io/api/units/3212534/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:36.780593Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/videos/glossary/mr/?format=api",
            "source": [
                "bug fixes"
            ],
            "previous_source": "",
            "target": [
                "दोष निराकरणे"
            ],
            "id_hash": 1864251155625748069,
            "content_hash": 1864251155625748069,
            "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": 2,
            "source_unit": "https://l10n.elementary.io/api/units/3212535/?format=api",
            "priority": 100,
            "id": 3212536,
            "web_url": "https://l10n.elementary.io/translate/videos/glossary/mr/?checksum=99df268c7f2f2665",
            "url": "https://l10n.elementary.io/api/units/3212536/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:36.787345Z"
        }
    ]
}