Units API.

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

GET /api/units/17704/?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 any To Do's"
    ],
    "previous_source": "",
    "target": [
        "Você não tem nenhum Afazer"
    ],
    "id_hash": 5710387932151020654,
    "content_hash": 5470371776878345188,
    "location": "",
    "context": "empty_title_todos",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 465,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.habitica.com/api/units/654923/?format=api",
    "priority": 100,
    "id": 17704,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/pt_BR/?checksum=cf3f5f91c189fc6e",
    "url": "https://translate.habitica.com/api/units/17704/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:27.970819Z"
}