Units API.

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

GET /api/units/5575/?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/pt_BR/?format=api",
    "source": [
        "Strict restriction"
    ],
    "previous_source": "",
    "target": [
        "Restrição severa"
    ],
    "id_hash": -5377148066583428863,
    "content_hash": 312676418596651649,
    "location": "",
    "context": "op_run_in_background_mode_strict",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 115,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/2892/?format=api",
    "priority": 100,
    "id": 5575,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/pt_BR/?checksum=35608852a29dc101",
    "url": "https://weblate.rikka.app/api/units/5575/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:26.955042Z"
}