Units API.

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

GET /api/units/4726/?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": [
        "rejected %1$s"
    ],
    "previous_source": "",
    "target": [
        "%1$s に拒否されました"
    ],
    "id_hash": -5878976519035936941,
    "content_hash": 940294939786016316,
    "location": "",
    "context": "op_reject_time",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 130,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/2901/?format=api",
    "priority": 100,
    "id": 4726,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/ja/?checksum=2e69ae010c001f53",
    "url": "https://weblate.rikka.app/api/units/4726/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:16.449803Z"
}