Units API.

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

GET /api/units/14241727/?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/5-2/id/?format=api",
    "source": [
        "While there is nothing wrong with a high amount of row sorting, you might want to make sure that the queries which require a lot of sorting use indexed columns in the ORDER BY clause, as this will result in much faster sorting."
    ],
    "previous_source": "",
    "target": [
        "Meskipun tidak ada yang salah dengan jumlah pengurutan baris yang banyak, Anda mungkin ingin memastikan bahwa kueri yang membutuhkan banyak pengurutan menggunakan kolom yang diindeks dalam klausa ORDER BY, karena hal ini akan menghasilkan pengurutan yang lebih cepat."
    ],
    "id_hash": 7417324378622651683,
    "content_hash": 7417324378622651683,
    "location": "libraries/advisory_rules_generic.php:236",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 58,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 43,
    "source_unit": "https://hosted.weblate.org/api/units/14949417/?format=api",
    "priority": 100,
    "id": 14241727,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/5-2/id/?checksum=e6efa13943a5ed23",
    "url": "https://hosted.weblate.org/api/units/14241727/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-03T15:55:47+01:00"
}