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/f40pagesserversintro-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/f40pagesserversintro-servers/id/?format=api",
            "source": [
                "Servers"
            ],
            "previous_source": "",
            "target": [
                "Server"
            ],
            "id_hash": 3078912503929016227,
            "content_hash": 3078912503929016227,
            "location": "./pages/servers/intro-servers.adoc:1",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/17569446/?format=api",
            "priority": 100,
            "id": 17667091,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f40pagesserversintro-servers/id/?checksum=aaba7e9c0b328fa3",
            "url": "https://translate.fedoraproject.org/api/units/17667091/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T20:15:21.038071Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f40pagesserversintro-servers/id/?format=api",
            "source": [
                "This part discusses various topics related to servers such as how to set up a web server or share files and directories over a network."
            ],
            "previous_source": "",
            "target": [
                "Bagian ini mendiskusikan berbagai topik terkait server seperti misalnya bagaimana menyiapkan suatu server web atau berbagi berkas dan direktori lewat jaringan."
            ],
            "id_hash": -3890991021795409530,
            "content_hash": -3890991021795409530,
            "location": "./pages/servers/intro-servers.adoc:3",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate.fedoraproject.org/api/units/17569457/?format=api",
            "priority": 100,
            "id": 17667092,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f40pagesserversintro-servers/id/?checksum=4a006c47f1a68186",
            "url": "https://translate.fedoraproject.org/api/units/17667092/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T20:15:21.042646Z"
        }
    ]
}