Units API.

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

GET /api/units/2849451/?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/aimsicd/strings/nb_NO/?format=api",
    "source": [
        "I Disagree"
    ],
    "previous_source": "",
    "target": [
        "Jeg er uenig"
    ],
    "id_hash": 5080300474942319137,
    "content_hash": -8767975278865570008,
    "location": "",
    "context": "text_disagree",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/1794575/?format=api",
    "priority": 100,
    "id": 2849451,
    "web_url": "https://hosted.weblate.org/translate/aimsicd/strings/nb_NO/?checksum=c680da5d892f6a21",
    "url": "https://hosted.weblate.org/api/units/2849451/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-06-29T14:13:08+02:00"
}