Units API.

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

GET /api/units/7890/?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/en_GB/?format=api",
    "source": [
        "Messages"
    ],
    "previous_source": "",
    "target": [
        "Messages"
    ],
    "id_hash": -3450470783179819649,
    "content_hash": 5013593428739654534,
    "location": "",
    "context": "inbox",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 419,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.habitica.com/api/units/654883/?format=api",
    "priority": 100,
    "id": 7890,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/en_GB/?checksum=501d771aa4b3f57f",
    "url": "https://translate.habitica.com/api/units/7890/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:25.052993Z"
}