Translation components API.

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

GET /api/translations/yunohost-apps-test/biboumi/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/biboumi/de/?format=api",
            "source": [
                "For example, if you have a YunoHost server hosting domain *example.net* and you want to join the channel *#yunohost* on *irc.freenode.net* you simply need to join the MUC `#yunohost%irc.freenode.net@biboumi.example.net`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -411017357913619178,
            "content_hash": -411017357913619178,
            "location": "src/biboumi/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": 29,
            "source_unit": "https://translate.yunohost.org/api/units/131474/?format=api",
            "priority": 100,
            "id": 139535,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/biboumi/de/?checksum=7a4bc5e4010a0516",
            "url": "https://translate.yunohost.org/api/units/139535/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:49:04.924861Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/biboumi/de/?format=api",
            "source": [
                "You can configure Biboumi with the file `/etc/biboumi/biboumi.cfg`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5496144058034436197,
            "content_hash": -5496144058034436197,
            "location": "src/biboumi/ADMIN.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": 8,
            "source_unit": "https://translate.yunohost.org/api/units/131475/?format=api",
            "priority": 100,
            "id": 139536,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/biboumi/de/?checksum=33b9c6195a7bc79b",
            "url": "https://translate.yunohost.org/api/units/139536/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:49:04.927535Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/biboumi/de/?format=api",
            "source": [
                "XMPP gateway for the IRC network. Needs Metronome."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5052685417046907391,
            "content_hash": -5052685417046907391,
            "location": "src/biboumi/DESCRIPTION.md:1",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.yunohost.org/api/units/131476/?format=api",
            "priority": 100,
            "id": 139537,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/biboumi/de/?checksum=39e141622b1f6601",
            "url": "https://translate.yunohost.org/api/units/139537/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:49:04.929447Z"
        }
    ]
}