Translation components API.

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

GET /api/translations/documentation/articlesremote-install_index/zh_CN/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 101,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/articlesremote-install_index/zh_CN/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesremote-install_index/zh_CN/?format=api",
            "source": [
                "As we have mentioned in the crossref:remote-install[background, Background] section, many of the reputable server hosting companies provide some kind of rescue system, which is booted from their LAN and accessible over SSH. They usually provide this support to help their customers fix broken operating systems. As this article will explain, it is possible to install FreeBSD with the help of these rescue systems."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6109141855551692308,
            "content_hash": -6109141855551692308,
            "location": "documentation/content/en/articles/remote-install/_index.adoc:74",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 63,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1724347/?format=api",
            "priority": 100,
            "id": 1724362,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesremote-install_index/zh_CN/?checksum=2b37f7d9995ee1ec",
            "url": "https://translate-dev.freebsd.org/api/units/1724362/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-12-29T16:02:57.081779Z"
        }
    ]
}