Units API.

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

GET /api/units/4686/?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": [
        "%d item modified",
        "%d items modified"
    ],
    "previous_source": "",
    "target": [
        "%d つのアイテムを変更された"
    ],
    "id_hash": 3838717325712292543,
    "content_hash": -423044377242269312,
    "location": "",
    "context": "app_view_item_modified",
    "note": "",
    "flags": "",
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 78,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.rikka.app/api/units/2861/?format=api",
    "priority": 100,
    "id": 4686,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/ja/?checksum=b545dd11c037fabf",
    "url": "https://weblate.rikka.app/api/units/4686/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:16.006429Z"
}