Units API.

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

GET /api/units/566285/?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): The translation is complete."
    ],
    "previous_source": "",
    "target": [
        "%1$s (%2$s): The translation is complete."
    ],
    "id_hash": 435179190870141652,
    "content_hash": 435179190870141652,
    "location": "core/mod-menu-lang.php:161",
    "context": "",
    "note": "Placeholders: %1$s = language name, %2$s = locale code",
    "flags": "php-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 159,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "source_unit": "https://weblate.framasoft.org/api/units/566285/?format=api",
    "priority": 100,
    "id": 566285,
    "web_url": "https://weblate.framasoft.org/translate/peppercarrot/website/en/?checksum=860a112b1d74ead4",
    "url": "https://weblate.framasoft.org/api/units/566285/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-06T15:36:32.427149Z"
}