Units API.

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

GET /api/units/255629/?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/menu/pt/?format=api",
    "source": [
        "ignores armor"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -3921876688961298404,
    "content_hash": -3921876688961298404,
    "location": "../../src/core/damage.cpp:325",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/256769/?format=api",
    "priority": 100,
    "id": 255629,
    "web_url": "https://hosted.weblate.org/translate/sumwars/menu/pt/?checksum=4992b1ee2d93a01c",
    "url": "https://hosted.weblate.org/api/units/255629/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:29+02:00"
}