Units API.

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

GET /api/units/9754/?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/fr/?format=api",
    "source": [
        "Complete tasks to damage the Boss"
    ],
    "previous_source": "",
    "target": [
        "Réalisez vos tâches pour infliger des dégâts au boss"
    ],
    "id_hash": -3311609625240781543,
    "content_hash": 5992747725535421221,
    "location": "",
    "context": "world_boss_description_1",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 651,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.habitica.com/api/units/655090/?format=api",
    "priority": 100,
    "id": 9754,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/fr/?checksum=520acc976cc23d19",
    "url": "https://translate.habitica.com/api/units/9754/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:41.528282Z"
}