Units API.

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

GET /api/units/3074/?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": [
        "\"%1$s\" is installed. When the isolation is enabled, you shouldn't change settings here, or there would be problems.<br>To get configuration from \"%1$s\", please grant the permission."
    ],
    "previous_source": "",
    "target": [
        "\"%1$s\" is installed. When the isolation is enabled, you shouldn't change settings here, or there would be problems.<br>To get configuration from \"%1$s\", please grant the permission."
    ],
    "id_hash": 8271178847319824486,
    "content_hash": -1951377864680225815,
    "location": "",
    "context": "storage_isolation_authorization",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 324,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 26,
    "source_unit": "https://weblate.rikka.app/api/units/3074/?format=api",
    "priority": 100,
    "id": 3074,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/en/?checksum=f2c92156cc391866",
    "url": "https://weblate.rikka.app/api/units/3074/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:44:46.813330Z"
}