Units API.

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

GET /api/units/264139/?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": [
        "Thank you. My name is Fenor Marken."
    ],
    "previous_source": "",
    "target": [
        "Gracias. Mi nombre es Fenor Marken."
    ],
    "id_hash": -1440499537581306747,
    "content_hash": -1440499537581306747,
    "location": "rescue_willard.xml:106",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 52,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/253504/?format=api",
    "priority": 100,
    "id": 264139,
    "web_url": "https://hosted.weblate.org/translate/sumwars/rescue_willard/es/?checksum=6c02514d7b5a0c85",
    "url": "https://hosted.weblate.org/api/units/264139/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:41+02:00"
}