Units API.

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

GET /api/units/8861234/?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/freeplane/translation/es/?format=api",
    "source": [
        "Surveys"
    ],
    "previous_source": "",
    "target": [
        "Encuestas"
    ],
    "id_hash": -7812566746449757632,
    "content_hash": 3351029790529114510,
    "location": "",
    "context": "OptionPanel.separator.surveys",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1661,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/4185402/?format=api",
    "priority": 100,
    "id": 8861234,
    "web_url": "https://hosted.weblate.org/translate/freeplane/translation/es/?checksum=13942fefd5d53a40",
    "url": "https://hosted.weblate.org/api/units/8861234/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-23T19:36:41+02:00"
}