Units API.

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

GET /api/units/1564272/?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/boilr/website/en/?format=api",
    "source": [
        "Features"
    ],
    "previous_source": "",
    "target": [
        "Features"
    ],
    "id_hash": 8331280753734673773,
    "content_hash": -2658358663476562247,
    "location": "",
    "context": "features",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/1564272/?format=api",
    "priority": 100,
    "id": 1564272,
    "web_url": "https://hosted.weblate.org/translate/boilr/website/en/?checksum=f39ea7b45a67656d",
    "url": "https://hosted.weblate.org/api/units/1564272/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-03-04T09:48:20+01:00"
}