Units API.

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

GET /api/units/5761720/?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/feedreader/translations/ko/?format=api",
    "source": [
        "Where are your feeds?"
    ],
    "previous_source": "",
    "target": [
        "피드를 만드셨나요?"
    ],
    "id_hash": -7570524194729035059,
    "content_hash": -7570524194729035059,
    "location": "src/Widgets/LoginPage.vala:39",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 230,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/14825020/?format=api",
    "priority": 100,
    "id": 5761720,
    "web_url": "https://hosted.weblate.org/translate/feedreader/translations/ko/?checksum=16f0185af1acfacd",
    "url": "https://hosted.weblate.org/api/units/5761720/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-11-14T14:37:00+01:00"
}