Units API.

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

GET /api/units/10303/?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/mobilizon/frontend/sv/?format=api",
    "source": [
        "Show the time when the event begins"
    ],
    "previous_source": "",
    "target": [
        "Visa vilken tid evenemanget börjar"
    ],
    "id_hash": 1314064612341390328,
    "content_hash": 4078093360470877175,
    "location": "",
    "context": "Show the time when the event begins",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 304,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.framasoft.org/api/units/256907/?format=api",
    "priority": 100,
    "id": 10303,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/sv/?checksum=923c7ecd7e851bf8",
    "url": "https://weblate.framasoft.org/api/units/10303/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-15T07:01:14.239962Z"
}