Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/loadingtips/en/?format=api",
    "source": "The penalty for breaking the law in Colorado Springs often means time in the pillories. In Colorado’s freezing weather, this is effectively a death sentence.",
    "previous_source": "",
    "target": "The penalty for breaking the law in Colorado Springs often means time in the pillories. In Colorado’s freezing weather, this is effectively a death sentence.",
    "id_hash": 9040033667277079848,
    "content_hash": 9040033667277079848,
    "location": "",
    "context": "loadingtips/36",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 37,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 25,
    "priority": 100,
    "id": 1965258,
    "web_url": "http://waldo.team/translate/wl3/loadingtips/en/?checksum=fd74a6b9679f4528",
    "url": "http://waldo.team/api/units/1965258/?format=api"
}