Units API.

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

GET /api/units/250171/?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/rob_the_robber/en/?format=api",
    "source": [
        "The bounty hunters keep their fingers off him."
    ],
    "previous_source": "",
    "target": [
        "The bounty hunters keep their fingers off him."
    ],
    "id_hash": -95183808396445989,
    "content_hash": -95183808396445989,
    "location": "rob_the_robber.xml:30, rob_the_robber.xml:101",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://hosted.weblate.org/api/units/250171/?format=api",
    "priority": 100,
    "id": 250171,
    "web_url": "https://hosted.weblate.org/translate/sumwars/rob_the_robber/en/?checksum=7eadd6d4a02936db",
    "url": "https://hosted.weblate.org/api/units/250171/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:13+02:00"
}