Units API.

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

GET /api/units/3844279/?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/qooxdoo/framework/es/?format=api",
    "source": [
        "test Jonny"
    ],
    "previous_source": "",
    "target": [
        "prueba Jonny"
    ],
    "id_hash": -3686213668194962837,
    "content_hash": -3686213668194962837,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 86,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/3844189/?format=api",
    "priority": 100,
    "id": 3844279,
    "web_url": "https://hosted.weblate.org/translate/qooxdoo/framework/es/?checksum=4cd7f032fd0cb26b",
    "url": "https://hosted.weblate.org/api/units/3844279/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-07-20T11:23:18+02:00"
}