Units API.

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

GET /api/units/2955378/?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/freeplane/translation/en/?format=api",
    "source": [
        "Attribute name or value"
    ],
    "previous_source": "",
    "target": [
        "Attribute name or value"
    ],
    "id_hash": -6082185454552302149,
    "content_hash": -582489340485969258,
    "location": "",
    "context": "attribute_name_or_value",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 105,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/2955378/?format=api",
    "priority": 100,
    "id": 2955378,
    "web_url": "https://hosted.weblate.org/translate/freeplane/translation/en/?checksum=2b97bc8dcb5cbdbb",
    "url": "https://hosted.weblate.org/api/units/2955378/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-08-04T08:42:17+02:00"
}