Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/app/ja/?format=api",
    "source": [
        "%1$s installed"
    ],
    "previous_source": "",
    "target": [
        "%1$s をインストールしました"
    ],
    "id_hash": -1951379183126044662,
    "content_hash": 915826346466546972,
    "location": "",
    "context": "new_app_behavior_notification_app_installed",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 194,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/2965/?format=api",
    "priority": 100,
    "id": 4790,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/ja/?checksum=64eb4ef8c7ae200a",
    "url": "https://weblate.rikka.app/api/units/4790/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:17.170103Z"
}