Units API.

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

GET /api/units/12018616/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://l10n.opensuse.org/api/translations/yast-storage/master/it/?format=api",
    "source": [
        "%{fs_type} over %{num_devices} devices %{device_name}"
    ],
    "previous_source": "",
    "target": [
        "%{fs_type} su %{num_devices} dispositivi %{device_name}"
    ],
    "id_hash": -3522976216273868700,
    "content_hash": -3522976216273868700,
    "location": "src/lib/y2storage/filesystems/blk_filesystem.rb:163",
    "context": "",
    "note": "TRANSLATORS: display name when is a multidevice, where %{fs_type} is replaced by the\nfilesystem type (e.g., BtrFS), %{num_devices} is replaced by the number of devices\n(e.g., \"2\") and %{device_name} is replaced by a device representation (e.g., \"(sda1...)\").\n\nExample: \"BtrFS over 2 devices (sda1...)\"",
    "flags": "perl-brace-format",
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 885,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://l10n.opensuse.org/api/units/12685073/?format=api",
    "priority": 100,
    "id": 12018616,
    "web_url": "https://l10n.opensuse.org/translate/yast-storage/master/it/?checksum=4f1bdfcbfcd8a864",
    "url": "https://l10n.opensuse.org/api/units/12018616/?format=api",
    "explanation": "",
    "extra_flags": ""
}