Units API.

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

GET /api/units/56278/?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/character/pt_BR/?format=api",
    "source": [
        "Photo Url"
    ],
    "previous_source": "",
    "target": [
        "URL da foto"
    ],
    "id_hash": 5511475240546454983,
    "content_hash": 4236997961949645202,
    "location": "",
    "context": "photoUrl",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.habitica.com/api/units/656329/?format=api",
    "priority": 100,
    "id": 56278,
    "web_url": "https://translate.habitica.com/translate/habitica/character/pt_BR/?checksum=cc7cb187bd21cdc7",
    "url": "https://translate.habitica.com/api/units/56278/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-12T18:00:55.367082Z"
}