Units API.

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

GET /api/units/4791/?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": [
        "Template applied for %1$s."
    ],
    "previous_source": "",
    "target": [
        "テンプレートは %1$s に適用しました。"
    ],
    "id_hash": 7691969605376462738,
    "content_hash": 6430953604548527779,
    "location": "",
    "context": "new_app_behavior_notification_applied_template",
    "note": "",
    "flags": "",
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 195,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.rikka.app/api/units/2966/?format=api",
    "priority": 100,
    "id": 4791,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/ja/?checksum=eabf5d9a2f90cf92",
    "url": "https://weblate.rikka.app/api/units/4791/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:17.180805Z"
}