Translation components API.

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

GET /api/translations/yunohost-apps-test/minio/de/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://translate.yunohost.org/api/translations/yunohost-apps-test/minio/de/?format=api",
            "source": [
                "During the install process, MinIO will install both the MinIO server and MinIO client.  If your app needs to use an Amazon S3 storage, I recommend to use the MinIO client to create and setup buckets as per your app's requirements. You can have a look at outline_ynh app for reference."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4814961507173868347,
            "content_hash": -4814961507173868347,
            "location": "src/minio/ADMIN.md:5",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 51,
            "source_unit": "https://translate.yunohost.org/api/units/137540/?format=api",
            "priority": 100,
            "id": 142399,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/minio/de/?checksum=3d2dd2051db8dcc5",
            "url": "https://translate.yunohost.org/api/units/142399/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:06:03.650334Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/minio/de/?format=api",
            "source": [
                "MinIO is a High Performance Object Storage. It is API compatible with Amazon S3 cloud storage service. Use MinIO to build high performance infrastructure for machine learning, analytics and application data workloads."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1579953322457658227,
            "content_hash": -1579953322457658227,
            "location": "src/minio/DESCRIPTION.md:1",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translate.yunohost.org/api/units/137554/?format=api",
            "priority": 100,
            "id": 142405,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/minio/de/?checksum=6a12e0d2fd368c8d",
            "url": "https://translate.yunohost.org/api/units/142405/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:06:03.688918Z"
        }
    ]
}