Units API.

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

GET /api/units/3844735/?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/pt/?format=api",
    "source": [
        "%1 is not a color! %2"
    ],
    "previous_source": "",
    "target": [
        "%1 não é uma cor! %2"
    ],
    "id_hash": -158660853684205828,
    "content_hash": -158660853684205828,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/3844105/?format=api",
    "priority": 100,
    "id": 3844735,
    "web_url": "https://hosted.weblate.org/translate/qooxdoo/framework/pt/?checksum=7dcc52cb506486fc",
    "url": "https://hosted.weblate.org/api/units/3844735/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-07-20T11:23:12+02:00"
}