Units API.

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

GET /api/units/49050/?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/challenge/en_GB/?format=api",
    "source": [
        "Winner with id \"<%= userId %>\" not found or not part of the challenge."
    ],
    "previous_source": "",
    "target": [
        "Winner with id \"<%= userId %>\" not found or not part of the challenge."
    ],
    "id_hash": 4316109426873982900,
    "content_hash": 970632819754878192,
    "location": "",
    "context": "winnerNotFound",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 50,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://translate.habitica.com/api/units/656264/?format=api",
    "priority": 100,
    "id": 49050,
    "web_url": "https://translate.habitica.com/translate/habitica/challenge/en_GB/?checksum=bbe5e6a7f089dfb4",
    "url": "https://translate.habitica.com/api/units/49050/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-12T17:56:07.108923Z"
}