Units API.

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

GET /api/units/262959/?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/uh/uh-server/id/?format=api",
    "source": [
        "There's already a player with your name inside this game."
    ],
    "previous_source": "",
    "target": [
        "Sudah ada pemain dengan nama Anda di dalam game ini."
    ],
    "id_hash": 8300098615681403542,
    "content_hash": 8300098615681403542,
    "location": "horizons/network/server.py:434, horizons/network/server.py:547",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/14738067/?format=api",
    "priority": 100,
    "id": 262959,
    "web_url": "https://hosted.weblate.org/translate/uh/uh-server/id/?checksum=f32fdfb71466ca96",
    "url": "https://hosted.weblate.org/api/units/262959/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:12+02:00"
}