Units API.

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

GET /api/units/19578/?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/ru/?format=api",
    "source": [
        "Enter a Recipient's @ username"
    ],
    "previous_source": "",
    "target": [
        "Введите @ имя получателя"
    ],
    "id_hash": -2770530038341840497,
    "content_hash": 3785075812221235537,
    "location": "",
    "context": "enter_recipient_username",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 706,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.habitica.com/api/units/655142/?format=api",
    "priority": 100,
    "id": 19578,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/ru/?checksum=598d199be915d18f",
    "url": "https://translate.habitica.com/api/units/19578/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:45.607598Z"
}