Units API.

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

GET /api/units/14443771/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/id/?format=api",
    "source": [
        "Inside a query, you can also add placeholders for variables. This is done by inserting into the query SQL comments between ``/*`` and ``*/``. The special string ``[VARIABLE{variable-number}]`` is used inside the comments. Be aware that the whole query minus the SQL comments must be valid by itself, otherwise you won't be able to store it as a bookmark. Also, note that the text 'VARIABLE' is case-sensitive."
    ],
    "previous_source": "",
    "target": [
        "Di dalam kueri, Anda juga dapat menambahkan penampung untuk variabel. Hal ini dilakukan dengan menyisipkan komentar SQL ke dalam kueri antara ``/*`` dan ``*/``. String khusus ``[VARIABLE{variable-number}]`` digunakan di dalam komentar. Perlu diketahui bahwa seluruh kueri dikurangi komentar SQL harus valid dengan sendirinya, jika tidak, Anda tidak akan dapat menyimpannya sebagai penanda. Juga, perhatikan bahwa teks 'VARIABLE' peka huruf besar-kecil."
    ],
    "id_hash": -4139372881735834595,
    "content_hash": -4139372881735834595,
    "location": "../phpmyadmin/doc/bookmarks.rst:23",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 67,
    "source_unit": "https://hosted.weblate.org/api/units/14950670/?format=api",
    "priority": 100,
    "id": 14443771,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/documentation/id/?checksum=468dfe4b9f40241d",
    "url": "https://hosted.weblate.org/api/units/14443771/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-09T23:01:07+01:00"
}