Units API.

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

GET /api/units/5890/?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/ru/?format=api",
    "source": [
        "Requires \"%s\""
    ],
    "previous_source": "",
    "target": [
        "Требуется «%s»"
    ],
    "id_hash": 4732651346050194970,
    "content_hash": -8624122781957448014,
    "location": "",
    "context": "clipboard_monitor_settings_permission",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 150,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/2921/?format=api",
    "priority": 100,
    "id": 5890,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/ru/?checksum=c1adc15317189e1a",
    "url": "https://weblate.rikka.app/api/units/5890/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:30.734395Z"
}