Units API.

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

GET /api/units/11442/?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/id/?format=api",
    "source": [
        "Display names must be between 1 and 30 characters"
    ],
    "previous_source": "",
    "target": [
        "Nama Tampilan harus berisikan 1 sampai 20 karakter"
    ],
    "id_hash": -7647679713335630734,
    "content_hash": -3393472902286192434,
    "location": "",
    "context": "display_name_length_error",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 718,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.habitica.com/api/units/655146/?format=api",
    "priority": 100,
    "id": 11442,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/id/?checksum=15ddfbd1e2ab2472",
    "url": "https://translate.habitica.com/api/units/11442/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:45.854013Z"
}