Translation components API.

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

GET /api/translations/yunohost-apps-test/petrolette/en/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://translate.yunohost.org/api/translations/yunohost-apps-test/petrolette/en/?format=api",
            "source": [
                "Pétrolette is a news reader that doesn't know you"
            ],
            "previous_source": "",
            "target": [
                "Pétrolette is a news reader that doesn't know you"
            ],
            "id_hash": 5957427995321714927,
            "content_hash": 5957427995321714927,
            "location": "src/petrolette/DESCRIPTION.md:2",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.yunohost.org/api/units/138311/?format=api",
            "priority": 100,
            "id": 138311,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/petrolette/en/?checksum=d2ad0932ac1e48ef",
            "url": "https://translate.yunohost.org/api/units/138311/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:19.057990Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/petrolette/en/?format=api",
            "source": [
                "Pétrolette is fully self-contained, makes no external call whatsoever, and embarks a total of zero tracker or \"analysis\" tool. Needless to say she is also completely ad-free."
            ],
            "previous_source": "",
            "target": [
                "Pétrolette is fully self-contained, makes no external call whatsoever, and embarks a total of zero tracker or \"analysis\" tool. Needless to say she is also completely ad-free."
            ],
            "id_hash": -5790166572898089821,
            "content_hash": -5790166572898089821,
            "location": "src/petrolette/DESCRIPTION.md:4",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate.yunohost.org/api/units/138312/?format=api",
            "priority": 100,
            "id": 138312,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/petrolette/en/?checksum=2fa5322df81184a3",
            "url": "https://translate.yunohost.org/api/units/138312/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:19.079547Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/petrolette/en/?format=api",
            "source": [
                "The application has 2 modes - multi user : each user store is own config itself.  - mono user : configuration is store locally in the server. Each visitor see the same page."
            ],
            "previous_source": "",
            "target": [
                "The application has 2 modes - multi user : each user store is own config itself.  - mono user : configuration is store locally in the server. Each visitor see the same page."
            ],
            "id_hash": 214980989558051401,
            "content_hash": 214980989558051401,
            "location": "src/petrolette/DESCRIPTION.md:8",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://translate.yunohost.org/api/units/138313/?format=api",
            "priority": 100,
            "id": 138313,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/petrolette/en/?checksum=82fbc4122c11d249",
            "url": "https://translate.yunohost.org/api/units/138313/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:19.099790Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/petrolette/en/?format=api",
            "source": [
                "For now, there is no any mechanism included for feed protection. Any visitor can modify the feed list."
            ],
            "previous_source": "",
            "target": [
                "For now, there is no any mechanism included for feed protection. Any visitor can modify the feed list."
            ],
            "id_hash": 3517864835188908431,
            "content_hash": 3517864835188908431,
            "location": "src/petrolette/DESCRIPTION.md:9",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate.yunohost.org/api/units/138314/?format=api",
            "priority": 100,
            "id": 138314,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/petrolette/en/?checksum=b0d1f76ddd45e18f",
            "url": "https://translate.yunohost.org/api/units/138314/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:19.119664Z"
        }
    ]
}