Units API.

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

GET /api/units/1122/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate/br/?format=api",
    "source": [
        "Logs"
    ],
    "previous_source": "",
    "target": [
        "Roll istor"
    ],
    "id_hash": 1927943894494590579,
    "content_hash": 1927943894494590579,
    "location": ".Admin.Logs",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.framasoft.org/api/units/2397/?format=api",
    "priority": 100,
    "id": 1122,
    "web_url": "https://weblate.framasoft.org/translate/framadate/framadate/br/?checksum=9ac16ec1e23bb673",
    "url": "https://weblate.framasoft.org/api/units/1122/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:54:50.623701Z"
}