Translation components API.

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

GET /api/translations/yunohost-apps-test/paheko/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/paheko/de/?format=api",
            "source": [
                "If you want to set up the postal address search configuration ([documentation](https://fossil.kd2.org/paheko/wiki?name=Configuration/Adresses_postales)), here's how: Logged as root:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3902075790790491952,
            "content_hash": 3902075790790491952,
            "location": "src/paheko/ADMIN.md:21",
            "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": 17,
            "source_unit": "https://translate.yunohost.org/api/units/138270/?format=api",
            "priority": 100,
            "id": 142756,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/paheko/de/?checksum=b626f541f4b7ff30",
            "url": "https://translate.yunohost.org/api/units/142756/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:13:54.342767Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/paheko/de/?format=api",
            "source": [
                "The database should normally be updated every month. To update it, you'll need to delete the `fr.sqlite` file and repeat this procedure."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5691864583377516537,
            "content_hash": -5691864583377516537,
            "location": "src/paheko/ADMIN.md:29",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate.yunohost.org/api/units/138276/?format=api",
            "priority": 100,
            "id": 142758,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/paheko/de/?checksum=31026f5176280807",
            "url": "https://translate.yunohost.org/api/units/142758/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:13:54.350759Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/paheko/de/?format=api",
            "source": [
                "⚠️ Paheko is a French only software for now, even if an English translation is planned."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2171326042735289720,
            "content_hash": 2171326042735289720,
            "location": "src/paheko/DESCRIPTION.md:5",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.yunohost.org/api/units/138282/?format=api",
            "priority": 100,
            "id": 142762,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/paheko/de/?checksum=9e2219881ccaa578",
            "url": "https://translate.yunohost.org/api/units/142762/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:13:54.367254Z"
        }
    ]
}