Units API.

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

GET /api/units/94123/?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/front/de/?format=api",
    "source": [
        "Level Up Anywhere"
    ],
    "previous_source": "",
    "target": [
        "Steige ein Level auf wo immer Du bist"
    ],
    "id_hash": 2305075403595097887,
    "content_hash": 4358379637328965377,
    "location": "",
    "context": "levelUpAnywhere",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 173,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.habitica.com/api/units/658202/?format=api",
    "priority": 100,
    "id": 94123,
    "web_url": "https://translate.habitica.com/translate/habitica/front/de/?checksum=9ffd45dde3c6a71f",
    "url": "https://translate.habitica.com/api/units/94123/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T12:49:00.981332Z"
}