Translation components API.

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

GET /api/translations/peertube/angular/en/units/?format=api&page=136
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6753,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/translations/peertube/angular/en/units/?format=api&page=135",
    "results": [
        {
            "translation": "https://weblate.framasoft.org/api/translations/peertube/angular/en/?format=api",
            "source": [
                "Delete original file"
            ],
            "previous_source": "",
            "target": [
                "Delete original file"
            ],
            "id_hash": -8438650786576522637,
            "content_hash": -8438650786576522637,
            "location": "src/app/+admin/overview/videos/video-list.component.ts:245",
            "context": "3014914668468316940",
            "note": "",
            "flags": "xml-text",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2228,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.framasoft.org/api/units/941786/?format=api",
            "priority": 100,
            "id": 941786,
            "web_url": "https://weblate.framasoft.org/translate/peertube/angular/en/?checksum=0ae3e3d1ca892273",
            "url": "https://weblate.framasoft.org/api/units/941786/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-26T14:32:03.142187Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/peertube/angular/en/?format=api",
            "source": [
                "Original file removed."
            ],
            "previous_source": "",
            "target": [
                "Original file removed."
            ],
            "id_hash": 7834792888703219219,
            "content_hash": 7834792888703219219,
            "location": "src/app/+admin/overview/videos/video-list.component.ts:251",
            "context": "6647462936549531405",
            "note": "",
            "flags": "xml-text",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2229,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://weblate.framasoft.org/api/units/941788/?format=api",
            "priority": 100,
            "id": 941788,
            "web_url": "https://weblate.framasoft.org/translate/peertube/angular/en/?checksum=ecbac69f2be97613",
            "url": "https://weblate.framasoft.org/api/units/941788/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-26T14:32:03.148887Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/peertube/angular/en/?format=api",
            "source": [
                "Cannot retrieve OAuth Client credentials: <x id=\"PH\" equiv-text=\"err.message\"/>.\nEnsure you have correctly configured PeerTube (config/ directory), in particular the \"webserver\" section."
            ],
            "previous_source": "",
            "target": [
                "Cannot retrieve OAuth Client credentials: <x id=\"PH\" equiv-text=\"err.message\"/>.\nEnsure you have correctly configured PeerTube (config/ directory), in particular the \"webserver\" section."
            ],
            "id_hash": -9010214758009289874,
            "content_hash": -9010214758009289874,
            "location": "src/app/core/auth/auth.service.ts:104",
            "context": "2013324644839511073",
            "note": "",
            "flags": "xml-text",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1777,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://weblate.framasoft.org/api/units/942283/?format=api",
            "priority": 100,
            "id": 942283,
            "web_url": "https://weblate.framasoft.org/translate/peertube/angular/en/?checksum=02f5496a6edfc36e",
            "url": "https://weblate.framasoft.org/api/units/942283/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-26T14:35:36.171003Z"
        }
    ]
}