Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/website/en/?format=api",
    "source": [
        "%1$s (%2$s): Comics %3$d% translated. %4$s",
        "%1$s (%2$s): Comics %3$d% translated. %4$s"
    ],
    "previous_source": "",
    "target": [
        "%1$s (%2$s): Comics %3$d% translated. %4$s",
        "%1$s (%2$s): Comics %3$d% translated. %4$s"
    ],
    "id_hash": 4910721161057352842,
    "content_hash": 4910721161057352842,
    "location": "core/mod-menu-lang.php:244",
    "context": "",
    "note": "Combine website completion statement with comic percentage string to assemble tooltip\nPlaceholders: %1$s = language name, %2$s = locale code, %3$d = percentage (plural controller), %4$s = Sentence explaining website completion status. % is the % symbol",
    "flags": "php-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 164,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "source_unit": "https://weblate.framasoft.org/api/units/566288/?format=api",
    "priority": 100,
    "id": 566288,
    "web_url": "https://weblate.framasoft.org/translate/peppercarrot/website/en/?checksum=c42662e0bbd13c8a",
    "url": "https://weblate.framasoft.org/api/units/566288/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-06T15:36:32.477019Z"
}