Translation components API.

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

GET /api/translations/yunohost-apps-test/mitra/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/mitra/de/?format=api",
            "source": [
                "Your [Mitra](https://codeberg.org/silverpill/mitra) server requires a dedicated domain, so obtain one and add it using the YunoHost admin panel. **Domains -> Add domain**. As your server uses the full domain and is installed on the root, you can create a subdomain such as mywebsite.domain.tld. Don't forget to update your DNS records if you manage them manually."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4988035378771289033,
            "content_hash": 4988035378771289033,
            "location": "src/mitra/ADMIN.md:3",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 55,
            "source_unit": "https://translate.yunohost.org/api/units/137046/?format=api",
            "priority": 100,
            "id": 142163,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/mitra/de/?checksum=c5390fbfcebe63c9",
            "url": "https://translate.yunohost.org/api/units/142163/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:57:54.421881Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/mitra/de/?format=api",
            "source": [
                "[Mitra](https://codeberg.org/silverpill/mitra) is a micro-blogging social media server built on ActivityPub protocol. It is a part of the Fediverse and supports account migrations from one server to another (your identity can be detached from the server)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6557807721158220030,
            "content_hash": 6557807721158220030,
            "location": "src/mitra/DESCRIPTION.md:2",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translate.yunohost.org/api/units/137049/?format=api",
            "priority": 100,
            "id": 142164,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/mitra/de/?checksum=db020360acf318fe",
            "url": "https://translate.yunohost.org/api/units/142164/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:57:54.425678Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/mitra/de/?format=api",
            "source": [
                "Your server will be compatible with **Mastodon**, **Pleroma**, **Pixelfed**, **Friendica**, **Hubzilla**, **(streams)**, **Peertube**, **Plume**, **WriteFreely** and many, many more."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6470166908786637478,
            "content_hash": -6470166908786637478,
            "location": "src/mitra/DESCRIPTION.md:3",
            "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": 19,
            "source_unit": "https://translate.yunohost.org/api/units/137052/?format=api",
            "priority": 100,
            "id": 142165,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/mitra/de/?checksum=2635597a1449055a",
            "url": "https://translate.yunohost.org/api/units/142165/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:57:54.428963Z"
        }
    ]
}