Translation components API.

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

GET /api/translations/fittrackee/fittrackee-client-dashboard/cs/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-dashboard/cs/?format=api",
            "source": [
                "Dashboard"
            ],
            "previous_source": "",
            "target": [
                "Nástěnka"
            ],
            "id_hash": -5998007441507274129,
            "content_hash": 6388589456449832704,
            "location": "",
            "context": "DASHBOARD",
            "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://hosted.weblate.org/api/units/78560803/?format=api",
            "priority": 100,
            "id": 121802177,
            "web_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-dashboard/cs/?checksum=2cc2cc02c0cf326f",
            "url": "https://hosted.weblate.org/api/units/121802177/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-28T14:20:12.064751+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-dashboard/cs/?format=api",
            "source": [
                "This month"
            ],
            "previous_source": "",
            "target": [
                "Tento měsíc"
            ],
            "id_hash": -1968151821711698237,
            "content_hash": -7901516527365214533,
            "location": "",
            "context": "THIS_MONTH",
            "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://hosted.weblate.org/api/units/78560804/?format=api",
            "priority": 100,
            "id": 121802178,
            "web_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-dashboard/cs/?checksum=64afb8588ad616c3",
            "url": "https://hosted.weblate.org/api/units/121802178/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-28T14:20:12.068545+02:00"
        }
    ]
}