Units API.

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

GET /api/units/2543701/?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/sparss/strings/en/?format=api",
    "source": [
        "Feed"
    ],
    "previous_source": "",
    "target": [
        "Feed"
    ],
    "id_hash": 8502179687829103206,
    "content_hash": 8197323521016933393,
    "location": "",
    "context": "tab_feed_title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 48,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/2543701/?format=api",
    "priority": 100,
    "id": 2543701,
    "web_url": "https://hosted.weblate.org/translate/sparss/strings/en/?checksum=f5fdcf612d986266",
    "url": "https://hosted.weblate.org/api/units/2543701/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-10-02T10:51:44+02:00"
}