Units API.

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

GET /api/units/35957824/?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/hr/?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 = 0.2"
    ],
    "previous_source": "",
    "target": [
        "Koristi se za upravljanje eksponencijalnim mehanizmom ponovnih pokušaja.\nNakon svakog neuspjelog preuzimanja pjesme, BandcampDownloader može pričekati određeno vrijeme prije ponovnog pokušaja\npreuzimanja pjesme, kako bi se izbjeglo golicanje Bandcampovog filtra protiv neželjene pošte.\nFormula koja se koristi za izračunavanje vremena prije ponovnog pokušaja preuzimanja je sljedeća:\nvrijeme = mirovanje * (potencija ^ broj pokušaja)\n\nPreporučena vrijednost = 0,2"
    ],
    "id_hash": -1986866733595989413,
    "content_hash": 3057392622821458210,
    "location": "",
    "context": "textBoxDownloadRetryCooldown_ToolTip",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 117,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 65,
    "source_unit": "https://hosted.weblate.org/api/units/11834219/?format=api",
    "priority": 100,
    "id": 35957824,
    "web_url": "https://hosted.weblate.org/translate/bandcampdownloader/bandcampdownloader/hr/?checksum=646d3b3b8ff86a5b",
    "url": "https://hosted.weblate.org/api/units/35957824/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-29T15:45:53.075519+02:00"
}