Units API.

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

GET /api/units/12765438/?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/bandcampdownloader/bandcampdownloader/id/?format=api",
    "source": [
        "Used to control the exponential back-off mechanism.\nAfter each failure of a track download, BandcampDownloader can wait for a specific time before trying again \nto download the track in order to avoid tickling the Bandcamp anti-spam filter.\nThe formula used to compute the time to wait before trying again a download is the following:\ntime = cooldown * (exponent ^ attempt-count)\n\nRecommended value = 4"
    ],
    "previous_source": "",
    "target": [
        "Digunakan untuk mengontrol mekanisme back-off eksponensial.\nSetiap kali pengunduhan gagal, BandcampDownloader dapat menunggu sebelum mencoba lagi \nuntuk mengunduh trek agar tidak menggelitik filter anti-spam Bandcamp.\nRumus yang digunakan untuk menghitung waktu untuk tunggu sebelum mencoba lagi unduhan adalah sebagai berikut:\nwaktu = cooldown * (eksponen ^ percobaan-hitung)\n\nNilai yang disarankan = 4"
    ],
    "id_hash": 7949353006747303032,
    "content_hash": 7829746829515598681,
    "location": "",
    "context": "textBoxDownloadRetryExponent_ToolTip",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 118,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 65,
    "source_unit": "https://hosted.weblate.org/api/units/11834220/?format=api",
    "priority": 100,
    "id": 12765438,
    "web_url": "https://hosted.weblate.org/translate/bandcampdownloader/bandcampdownloader/id/?checksum=ee51c671315b3c78",
    "url": "https://hosted.weblate.org/api/units/12765438/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-27T13:48:58+02:00"
}