Units API.

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

GET /api/units/3069/?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": [
        "Primary user"
    ],
    "previous_source": "",
    "target": [
        "Primary user"
    ],
    "id_hash": -2201008884110310237,
    "content_hash": 3687615605728346126,
    "location": "",
    "context": "user_name_owner",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 307,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/3069/?format=api",
    "priority": 100,
    "id": 3069,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/en/?checksum=61747214d32044a3",
    "url": "https://weblate.rikka.app/api/units/3069/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:44:46.662828Z"
}