Translation components API.

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

GET /api/translations/otp-react-redux/otp-ui-transit-vehicle-overlay/tr/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/otp-react-redux/otp-ui-transit-vehicle-overlay/tr/?format=api",
            "source": [
                "{route}: {duration} ago"
            ],
            "previous_source": "",
            "target": [
                "{route}: {duration} önce"
            ],
            "id_hash": 7090255310651995759,
            "content_hash": -1711226197007359232,
            "location": "",
            "context": "otpUi->TransitVehicleOverlay->defaultTooltip",
            "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://hosted.weblate.org/api/units/87313250/?format=api",
            "priority": 100,
            "id": 106726969,
            "web_url": "https://hosted.weblate.org/translate/otp-react-redux/otp-ui-transit-vehicle-overlay/tr/?checksum=e265a5a3a63d366f",
            "url": "https://hosted.weblate.org/api/units/106726969/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-10-13T12:43:30.557435+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/otp-react-redux/otp-ui-transit-vehicle-overlay/tr/?format=api",
            "source": [
                "{hours, plural, =0 {} other {# hr }}{minutes, plural, =0 {{seconds, plural, =0 {# min} other {}}} other {# min}}{seconds, plural, =0 {} other { # sec}}"
            ],
            "previous_source": "",
            "target": [
                "{hours, plural, =0 {} other {# hr }}{minutes, plural, =0 {{seconds, plural, =0 {# min} other {}}} other {# min}}{seconds, plural, =0 {} other { # sec}}"
            ],
            "id_hash": -2470606895134039478,
            "content_hash": -839504194230047592,
            "location": "",
            "context": "otpUi->TransitVehicleOverlay->durationWithSeconds",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 27,
            "source_unit": "https://hosted.weblate.org/api/units/84876255/?format=api",
            "priority": 100,
            "id": 106726970,
            "web_url": "https://hosted.weblate.org/translate/otp-react-redux/otp-ui-transit-vehicle-overlay/tr/?checksum=5db6a41e63e7a24a",
            "url": "https://hosted.weblate.org/api/units/106726970/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-10-13T12:43:30.567873+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/otp-react-redux/otp-ui-transit-vehicle-overlay/tr/?format=api",
            "source": [
                "{type} {name}"
            ],
            "previous_source": "",
            "target": [
                "{type} {name}"
            ],
            "id_hash": 4852563318281534468,
            "content_hash": -6344890581408858382,
            "location": "",
            "context": "otpUi->TransitVehicleOverlay->routeTitle",
            "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": 2,
            "source_unit": "https://hosted.weblate.org/api/units/87313251/?format=api",
            "priority": 100,
            "id": 106726971,
            "web_url": "https://hosted.weblate.org/translate/otp-react-redux/otp-ui-transit-vehicle-overlay/tr/?checksum=c357c4a0c442fc04",
            "url": "https://hosted.weblate.org/api/units/106726971/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-10-13T12:43:30.573073+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/otp-react-redux/otp-ui-transit-vehicle-overlay/tr/?format=api",
            "source": [
                "Line"
            ],
            "previous_source": "",
            "target": [
                "Hat"
            ],
            "id_hash": 7115498886808510622,
            "content_hash": 1845258797555244455,
            "location": "",
            "context": "otpUi->TransitVehicleOverlay->transitLine",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/87313252/?format=api",
            "priority": 100,
            "id": 106726972,
            "web_url": "https://hosted.weblate.org/translate/otp-react-redux/otp-ui-transit-vehicle-overlay/tr/?checksum=e2bf5489bbe8a09e",
            "url": "https://hosted.weblate.org/api/units/106726972/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-10-13T12:43:30.576945+02:00"
        }
    ]
}