Units API.

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

GET /api/units/12656/?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": [
        "The Shared user ID for this application is %s, and applications with the same Shared user ID share most of the permissions."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 9031753679208073230,
    "content_hash": -8820535308365586014,
    "location": "",
    "context": "shared_user_id_tip",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 89,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 22,
    "source_unit": "https://weblate.rikka.app/api/units/12596/?format=api",
    "priority": 100,
    "id": 12656,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/pt_BR/?checksum=fd573c1e7406480e",
    "url": "https://weblate.rikka.app/api/units/12656/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-27T17:04:06.505144Z"
}