Units API.

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

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

{
    "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/bg/?format=api",
    "source": [
        "Swim in a coral reef."
    ],
    "previous_source": "",
    "target": [
        "Плувайте в коралов риф."
    ],
    "id_hash": 2879403487662461660,
    "content_hash": -243151109406545793,
    "location": "",
    "context": "backgroundCoralReefNotes",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.habitica.com/api/units/655190/?format=api",
    "priority": 100,
    "id": 23073,
    "web_url": "https://translate.habitica.com/translate/habitica/backgrounds/bg/?checksum=a7f5b2375f2452dc",
    "url": "https://translate.habitica.com/api/units/23073/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T17:09:06.917282Z"
}