Units API.

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

GET /api/units/253440/?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/uk/?format=api",
    "source": [
        "That is why I would trust you to help."
    ],
    "previous_source": "",
    "target": [
        "Саме тому я можу довіритись вам."
    ],
    "id_hash": -8595777078797855904,
    "content_hash": -8595777078797855904,
    "location": "rescue_willard.xml:128",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 49,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://hosted.weblate.org/api/units/253520/?format=api",
    "priority": 100,
    "id": 253440,
    "web_url": "https://hosted.weblate.org/translate/sumwars/rescue_willard/uk/?checksum=08b5aa4a09cf1360",
    "url": "https://hosted.weblate.org/api/units/253440/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:53+02:00"
}