Units API.

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

GET /api/units/277688/?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/mypads/frontend/en/?format=api",
    "source": [
        "Title is mandatory."
    ],
    "previous_source": "",
    "target": [
        "Title is mandatory."
    ],
    "id_hash": 8120761457592818267,
    "content_hash": 261324765840181732,
    "location": "",
    "context": "ADMIN.ERR.TITLE",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.framasoft.org/api/units/277688/?format=api",
    "priority": 100,
    "id": 277688,
    "web_url": "https://weblate.framasoft.org/translate/mypads/frontend/en/?checksum=f0b2bd852180da5b",
    "url": "https://weblate.framasoft.org/api/units/277688/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-05T13:33:43.505806Z"
}