Units API.

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

GET /api/units/9813/?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": [
        "What should we call you?"
    ],
    "previous_source": "",
    "target": [
        "Comment devrions-nous vous appeler ?"
    ],
    "id_hash": -2984615801586885161,
    "content_hash": 1487385023851220475,
    "location": "",
    "context": "welcomeNameTitle",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 717,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.habitica.com/api/units/655145/?format=api",
    "priority": 100,
    "id": 9813,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/fr/?checksum=569483bddb655dd7",
    "url": "https://translate.habitica.com/api/units/9813/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:45.801511Z"
}