Units API.

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

GET /api/units/255553/?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/sumwars/goblin_raid/pl/?format=api",
    "source": [
        "Just go already."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -1531601130725684635,
    "content_hash": -1531601130725684635,
    "location": "goblin_raid.xml:103",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/255607/?format=api",
    "priority": 100,
    "id": 255553,
    "web_url": "https://hosted.weblate.org/translate/sumwars/goblin_raid/pl/?checksum=6abea8e2e9824a65",
    "url": "https://hosted.weblate.org/api/units/255553/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:14+02:00"
}