Units API.

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

GET /api/units/6482/?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/ja/?format=api",
    "source": [
        "From the {startDate} at {startTime} to the {endDate} at {endTime}"
    ],
    "previous_source": "",
    "target": [
        "開始:{startDate} の{startTime}時から、終了:{endDate}の{endTime}時まで"
    ],
    "id_hash": 4255316612156904270,
    "content_hash": 5854108722343537401,
    "location": "",
    "context": "From the {startDate} at {startTime} to the {endDate} at {endTime}",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 134,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.framasoft.org/api/units/256569/?format=api",
    "priority": 100,
    "id": 6482,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/ja/?checksum=bb0debe9c26e534e",
    "url": "https://weblate.framasoft.org/api/units/6482/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:04:51.560800Z"
}