Units API.

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

GET /api/units/8514/?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/es/?format=api",
    "source": [
        "You purchased a reward"
    ],
    "previous_source": "",
    "target": [
        "Has comprado una recompensa"
    ],
    "id_hash": 2424465030707411767,
    "content_hash": 5294070454532548944,
    "location": "",
    "context": "notification_purchase_reward",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 247,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.habitica.com/api/units/654761/?format=api",
    "priority": 100,
    "id": 8514,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/es/?checksum=a1a56e199dabfb37",
    "url": "https://translate.habitica.com/api/units/8514/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:12.123879Z"
}