Units API.

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

GET /api/units/11656852/?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/doc-sle-translations/apparmor_profiles-master/ja/?format=api",
    "source": [
        "# Allow all signal access\nsignal,\n\n# Explicitly deny sending the HUP and INT signals\ndeny signal (send) set=(hup, int),\n\n# Allow unconfined processes to send us signals\nsignal (receive) peer=unconfined,\n\n# Allow sending of signals to a process running under the /usr/bin/foo\n# profile\nsignal (send) peer=/usr/bin/foo,\n\n# Allow checking for PID existence\nsignal (receive, send) set=(\"exists\"),\n\n# Allow us to signal ourselves using the built-in @{profile_name} variable\nsignal peer=@{profile_name},\n\n# Allow two real-time signals\nsignal set=(rtmin+0 rtmin+32),"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8892650622303051965,
    "content_hash": 8892650622303051965,
    "location": "xml/apparmor_profiles.xml:1630",
    "context": "",
    "note": "(itstool) path: sect1/screen",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 303,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 79,
    "source_unit": "https://l10n.opensuse.org/api/units/12694124/?format=api",
    "priority": 100,
    "id": 11656852,
    "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apparmor_profiles-master/ja/?checksum=fb690aa02e07a0bd",
    "url": "https://l10n.opensuse.org/api/units/11656852/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-02T08:39:37.919574Z"
}