Units API.

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

GET /api/units/17723/?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/pt_BR/?format=api",
    "source": [
        "You don't have enough gems to create a challenge."
    ],
    "previous_source": "",
    "target": [
        "Você não possui gemas suficiente para criar um desafio."
    ],
    "id_hash": 8883418918358585636,
    "content_hash": 5511290726697367095,
    "location": "",
    "context": "challenge_create_error_enough_gems",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 491,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.habitica.com/api/units/654940/?format=api",
    "priority": 100,
    "id": 17723,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/pt_BR/?checksum=fb483e709bbf9124",
    "url": "https://translate.habitica.com/api/units/17723/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:29.038316Z"
}