Units API.

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

GET /api/units/161159/?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/groups/de/?format=api",
    "source": [
        "Optional message"
    ],
    "previous_source": "",
    "target": [
        "Optionale Nachricht"
    ],
    "id_hash": -6492371140861387751,
    "content_hash": 782625366017424107,
    "location": "",
    "context": "optionalMessage",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 58,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.habitica.com/api/units/660362/?format=api",
    "priority": 100,
    "id": 161159,
    "web_url": "https://translate.habitica.com/translate/habitica/groups/de/?checksum=25e676d86ef59c19",
    "url": "https://translate.habitica.com/api/units/161159/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T17:45:17.873213Z"
}