Translation components API.

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

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

{
    "count": 51,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbookpolicies_index/zh_CN/units/?format=api",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbookpolicies_index/zh_CN/?format=api",
            "source": [
                "The standard process for managing contributed software and vendor branches is described in detail by the extref:{committers-guide}#vendor-import-git[Committer's Guide]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 872224041447593362,
            "content_hash": 872224041447593362,
            "location": "documentation/content/en/books/developers-handbook/policies/_index.adoc:112",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1616080/?format=api",
            "priority": 100,
            "id": 1616159,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookpolicies_index/zh_CN/?checksum=8c1ac324fb0a1592",
            "url": "https://translate-dev.freebsd.org/api/units/1616159/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-01-18T00:39:49.095983Z"
        }
    ]
}