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/pl/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/pl/?format=api",
            "source": [
                "Web Servers"
            ],
            "previous_source": "",
            "target": [
                "Serwery WWW"
            ],
            "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": 2875310,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f26pagesserversweb_servers/pl/?checksum=dd32429400ba65f0",
            "url": "https://translate.fedoraproject.org/api/units/2875310/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:33:59.315163Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f26pagesserversweb_servers/pl/?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:[HTTP server,Apache HTTP Server]indexterm:[web server,Apache HTTP Server] _Serwer webowy_ to usługa sieciowa która udostępnia treści do klienta przez sieć. Zwykle są to strony internetowe, ale inne rodzaje dokumentów również mogą być udostępniane. Serwery webowe są również znane jako serwery HTTP, ponieważ używają _protokołu hypertext transport_ (*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": 2875311,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f26pagesserversweb_servers/pl/?checksum=46cddb1e392281f8",
            "url": "https://translate.fedoraproject.org/api/units/2875311/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:33:59.361173Z"
        }
    ]
}