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/f29pagesserversweb_servers/it/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/f29pagesserversweb_servers/it/?format=api",
            "source": [
                "Web Servers"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6715503197797639664,
            "content_hash": 6715503197797639664,
            "location": "./pages/servers/Web_Servers.adoc:6",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/881620/?format=api",
            "priority": 100,
            "id": 6706146,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversweb_servers/it/?checksum=dd32429400ba65f0",
            "url": "https://translate.fedoraproject.org/api/units/6706146/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-01-06T23:40:44.465446Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesserversweb_servers/it/?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": [
                ""
            ],
            "id_hash": -4121397161120071176,
            "content_hash": -4121397161120071176,
            "location": "./pages/servers/Web_Servers.adoc:9",
            "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": 53,
            "source_unit": "https://translate.fedoraproject.org/api/units/881625/?format=api",
            "priority": 100,
            "id": 6706147,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pagesserversweb_servers/it/?checksum=46cddb1e392281f8",
            "url": "https://translate.fedoraproject.org/api/units/6706147/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-01-06T23:40:44.515853Z"
        }
    ]
}