Translation components API.

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

GET /api/translations/yunohost-apps-test/immich/de/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://translate.yunohost.org/api/translations/yunohost-apps-test/immich/de/?format=api",
            "source": [
                "Self-hosted photo and video management solution."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5265919987781572814,
            "content_hash": 5265919987781572814,
            "location": "src/immich/DESCRIPTION.md:2",
            "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": 6,
            "source_unit": "https://translate.yunohost.org/api/units/132124/?format=api",
            "priority": 100,
            "id": 140014,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/immich/de/?checksum=c9144e542f5998ce",
            "url": "https://translate.yunohost.org/api/units/140014/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:59:52.113238Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/immich/de/?format=api",
            "source": [
                "Simple-to-use backup tool with a native mobile app that can view photos and videos efficiently ;"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8988132961259533597,
            "content_hash": -8988132961259533597,
            "location": "src/immich/DESCRIPTION.md:6",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.yunohost.org/api/units/132125/?format=api",
            "priority": 100,
            "id": 140015,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/immich/de/?checksum=0343bcb162254ae3",
            "url": "https://translate.yunohost.org/api/units/140015/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:59:52.116575Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/immich/de/?format=api",
            "source": [
                "Easy-to-use and friendly interface ;"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3351207900088563931,
            "content_hash": -3351207900088563931,
            "location": "src/immich/DESCRIPTION.md:6",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.yunohost.org/api/units/132126/?format=api",
            "priority": 100,
            "id": 140016,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/immich/de/?checksum=517e1e2b9abd0725",
            "url": "https://translate.yunohost.org/api/units/140016/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:59:52.121627Z"
        }
    ]
}