Units API.

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

GET /api/units/4677/?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": [
        "Users"
    ],
    "previous_source": "",
    "target": [
        "ユーザー"
    ],
    "id_hash": 2762733380519005286,
    "content_hash": 1985947728273886393,
    "location": "",
    "context": "menu_users",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 67,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/2852/?format=api",
    "priority": 100,
    "id": 4677,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/ja/?checksum=a657335f3af30c66",
    "url": "https://weblate.rikka.app/api/units/4677/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:15.908377Z"
}