Units API.

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

GET /api/units/30333/?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/pt/?format=api",
    "source": [
        "Tiptoe through the Tar Pits."
    ],
    "previous_source": "",
    "target": [
        "Ande na ponta dos pés nos Poços de Alcatrão."
    ],
    "id_hash": 752190316038731467,
    "content_hash": 1022187071334852100,
    "location": "",
    "context": "backgroundTarPitsNotes",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 305,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.habitica.com/api/units/655480/?format=api",
    "priority": 100,
    "id": 30333,
    "web_url": "https://translate.habitica.com/translate/habitica/backgrounds/pt/?checksum=8a70511b6efa36cb",
    "url": "https://translate.habitica.com/api/units/30333/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T17:09:34.205912Z"
}