Units API.

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

GET /api/units/4786/?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": [
        "New app behavior"
    ],
    "previous_source": "",
    "target": [
        "新しいアプリの動作"
    ],
    "id_hash": -7978817494872054431,
    "content_hash": 5882317438102683645,
    "location": "",
    "context": "new_app_behavior",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 190,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.rikka.app/api/units/2961/?format=api",
    "priority": 100,
    "id": 4786,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/ja/?checksum=11458bc3127aa561",
    "url": "https://weblate.rikka.app/api/units/4786/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:17.125417Z"
}