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/fr/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/fr/?format=api",
            "source": [
                "Web Servers"
            ],
            "previous_source": "",
            "target": [
                "Serveurs 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": 894753,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f26pagesserversweb_servers/fr/?checksum=dd32429400ba65f0",
            "url": "https://translate.fedoraproject.org/api/units/894753/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:21:13.116541Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f26pagesserversweb_servers/fr/?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:[serveur HTTP,Serveur HTTP Apache]indexterm:[serveur Web,Serveur HTTP Apache] Un _web server_ est un service réseau qui fournit du contenu à un client sur le Web. Cela signifie généralement des pages Web, mais tout autre document peut également être servi. Les serveurs Web sont également appelés serveurs HTTP, car ils utilisent le protocol_ de transport _hypertext (*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": true,
            "num_words": 53,
            "source_unit": "https://translate.fedoraproject.org/api/units/894757/?format=api",
            "priority": 100,
            "id": 894760,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f26pagesserversweb_servers/fr/?checksum=46cddb1e392281f8",
            "url": "https://translate.fedoraproject.org/api/units/894760/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:21:13.147607Z"
        }
    ]
}