Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-system-administrat/f26pagesserversweb_servers/id/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.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f26pagesserversweb_servers/id/?format=api",
            "source": [
                "Web Servers"
            ],
            "previous_source": "",
            "target": [
                "Server Web"
            ],
            "id_hash": 6715503197797639664,
            "content_hash": 6715503197797639664,
            "location": "pages/servers/Web_Servers.adoc:6",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/894747/?format=api",
            "priority": 100,
            "id": 2957585,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f26pagesserversweb_servers/id/?checksum=dd32429400ba65f0",
            "url": "https://translate.fedoraproject.org/api/units/2957585/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-20T12:50:17.038506Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f26pagesserversweb_servers/id/?format=api",
            "source": [
                "indexterm:[HTTP server,Apache HTTP Server]indexterm:[web server,Apache HTTP Server] A _web server_ is a network service that serves content to a client over the web. This typically means web pages, but any other documents can be served as well. Web servers are also known as HTTP servers, as they use the _hypertext transport protocol_ (*HTTP*)."
            ],
            "previous_source": "",
            "target": [
                "indexterm:[server HTTP,Server HTTP Apache]indexterm:[server web,Server HTTP Apache] Suatu _server web_ adalah sebuah layanan jaringan yang menyajikan konten ke suatu klien melalui web. Ini biasanya berarti halaman-halaman web, tapi sebarang dokumen lain dapat disajikan juga. Server web juga dikenal sebagai server HTTP, karena mereka memakai _hypertext transport protocol_ (*HTTP*)."
            ],
            "id_hash": -4121397161120071176,
            "content_hash": -4121397161120071176,
            "location": "pages/servers/Web_Servers.adoc:9",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 53,
            "source_unit": "https://translate.fedoraproject.org/api/units/894757/?format=api",
            "priority": 100,
            "id": 2957586,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f26pagesserversweb_servers/id/?checksum=46cddb1e392281f8",
            "url": "https://translate.fedoraproject.org/api/units/2957586/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-20T12:50:17.073216Z"
        }
    ]
}