Units API.

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

GET /api/units/5368893/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/teamward/client/en/?format=api",
    "source": [
        "%s is not in game right now!"
    ],
    "previous_source": "",
    "target": [
        "%s is not in game right now!"
    ],
    "id_hash": 7051041171153550982,
    "content_hash": -3752749076691971451,
    "location": "",
    "context": "s_is_not_in_game_right_now",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 33,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/5368893/?format=api",
    "priority": 100,
    "id": 5368893,
    "web_url": "https://hosted.weblate.org/translate/teamward/client/en/?checksum=e1da54964f42fe86",
    "url": "https://hosted.weblate.org/api/units/5368893/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-08-24T08:39:25+02:00"
}