Translation components API.

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

GET /api/translations/yunohost-apps-test/peertube-search-index/de/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/peertube-search-index/de/?format=api",
            "source": [
                "To configure this app: modify the file `/var/www/peertube-search-index/config/production.yaml` with SSH."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2217525012246229306,
            "content_hash": -2217525012246229306,
            "location": "src/peertube-search-index/ADMIN.md:3",
            "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": 10,
            "source_unit": "https://translate.yunohost.org/api/units/138937/?format=api",
            "priority": 100,
            "id": 143107,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/peertube-search-index/de/?checksum=6139c4c014850ec6",
            "url": "https://translate.yunohost.org/api/units/143107/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:27:24.886679Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/peertube-search-index/de/?format=api",
            "source": [
                "A search engine for [PeerTube](https://joinpeertube.org/) videos and channels, developed by Framasoft."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3882135562434151355,
            "content_hash": 3882135562434151355,
            "location": "src/peertube-search-index/DESCRIPTION.md:1",
            "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": 11,
            "source_unit": "https://translate.yunohost.org/api/units/138938/?format=api",
            "priority": 100,
            "id": 143108,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/peertube-search-index/de/?checksum=b5e01db9c0cc83bb",
            "url": "https://translate.yunohost.org/api/units/143108/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:27:24.888949Z"
        }
    ]
}