Units API.

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

GET /api/units/2797/?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/en/?format=api",
    "source": [
        "Working mode: %s"
    ],
    "previous_source": "",
    "target": [
        "Working mode: %s"
    ],
    "id_hash": 193598591171193377,
    "content_hash": 2279122474700563423,
    "location": "",
    "context": "working_mode_title",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.rikka.app/api/units/2797/?format=api",
    "priority": 100,
    "id": 2797,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/en/?checksum=82afcce497c66a21",
    "url": "https://weblate.rikka.app/api/units/2797/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:44:38.350284Z"
}