Units API.

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

GET /api/units/5755302/?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/ar/?format=api",
    "source": [
        "Something went wrong."
    ],
    "previous_source": "",
    "target": [
        "شيءُ ما فشل."
    ],
    "id_hash": -7211311825643114793,
    "content_hash": -7211311825643114793,
    "location": "plugins/share/Wallabag/WallabagSetup.vala:186",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 159,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/14825162/?format=api",
    "priority": 100,
    "id": 5755302,
    "web_url": "https://hosted.weblate.org/translate/feedreader/translations/ar/?checksum=1bec461a0bf7eed7",
    "url": "https://hosted.weblate.org/api/units/5755302/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-11-14T14:37:08+01:00"
}