Units API.

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

GET /api/units/1678007/?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/boilr/website/pt/?format=api",
    "source": [
        "<b>Price Change</b></br></br>Triggered when price changes more than X amount (in currency or percentage) in a specified time frame (e.g. 15 min). It uses a rolling time frame: price is fetched with a given update interval (e.g. 30 s) and compared with the price fetched one time frame ago (e.g. 15 min ago)."
    ],
    "previous_source": "",
    "target": [
        "<b>Variação de preço</b></br></br>Dispara quando o preço varia mais que uma quantidade X (em moeda ou percentagem) durante um dado prazo (por ex. 15 minutos). Usa uma janela temporal deslizante: o preço é atualizado com um dado intervalo (por ex. 30 segundos) e comparado com o preço existente há um prazo atrás (por ex. 15 minutos antes)."
    ],
    "id_hash": 5603661694342968019,
    "content_hash": -8802610217245386636,
    "location": "",
    "context": "featureImage3",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 52,
    "source_unit": "https://hosted.weblate.org/api/units/1564299/?format=api",
    "priority": 100,
    "id": 1678007,
    "web_url": "https://hosted.weblate.org/translate/boilr/website/pt/?checksum=cdc4349f1cc6b2d3",
    "url": "https://hosted.weblate.org/api/units/1678007/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-03-04T09:48:21+01:00"
}