Units API.

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

GET /api/units/264120/?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/rescue_willard/es/?format=api",
    "source": [
        "Mine is long used up."
    ],
    "previous_source": "",
    "target": [
        "La mina hace tiempo que se agotó."
    ],
    "id_hash": -1819638924831131417,
    "content_hash": -1819638924831131417,
    "location": "rescue_willard.xml:223",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 33,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/253546/?format=api",
    "priority": 100,
    "id": 264120,
    "web_url": "https://hosted.weblate.org/translate/sumwars/rescue_willard/es/?checksum=66bf5809e9f778e7",
    "url": "https://hosted.weblate.org/api/units/264120/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:42+02:00"
}