Units API.

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

GET /api/units/7142/?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-android/main-strings/de/?format=api",
    "source": [
        "Identify your challenge with a short name"
    ],
    "previous_source": "",
    "target": [
        "Gib Deiner Herausforderung einen kurzen Namen"
    ],
    "id_hash": -6250365677691976013,
    "content_hash": 1575940557515028054,
    "location": "",
    "context": "identify_your_challenge_with_a_tag",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 492,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.habitica.com/api/units/654941/?format=api",
    "priority": 100,
    "id": 7142,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/de/?checksum=29423d8830e046b3",
    "url": "https://translate.habitica.com/api/units/7142/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:29.093379Z"
}