Units API.

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

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

{
    "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-catch-the-fish/zh_Hans/?format=api",
    "source": [
        "Time allowed to place fish before it is randomly placed (minutes)"
    ],
    "previous_source": "",
    "target": [
        "随机放置鱼之前允许放置的时间(分钟)"
    ],
    "id_hash": 6963512841366336708,
    "content_hash": 184271841006828565,
    "location": "",
    "context": "clarkwinkelmann-catch-the-fish.admin.settings.time-to-place",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 103,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://weblate.rob006.net/api/units/221707/?format=api",
    "priority": 100,
    "id": 23201,
    "web_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-catch-the-fish/zh_Hans/?checksum=e0a35e08f282f4c4",
    "url": "https://weblate.rob006.net/api/units/23201/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-08-17T16:01:41.728888Z"
}