Units API.

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

GET /api/units/223242/?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-ios/main-strings/pl/?format=api",
    "source": [
        "Unlocks at level %d"
    ],
    "previous_source": "",
    "target": [
        "Zostanie odblokowane na poziomie %d"
    ],
    "id_hash": 3079744398175994945,
    "content_hash": 8536396880094192115,
    "location": "",
    "context": "skills.unlocks_at",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 255,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.habitica.com/api/units/662264/?format=api",
    "priority": 100,
    "id": 223242,
    "web_url": "https://translate.habitica.com/translate/habitica-ios/main-strings/pl/?checksum=aabd733684478441",
    "url": "https://translate.habitica.com/api/units/223242/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-15T16:59:47.498996Z"
}