Units API.

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

GET /api/units/548420/?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/dolomon/wordpress-plugin/fr_FR/?format=api",
    "source": [
        "the name of the dolo or its target URL (like https://example.org) if it's unnamed"
    ],
    "previous_source": "",
    "target": [
        "le nom du dolo ou son URL cible (comme https://example.org) s’il n’a pas de nom"
    ],
    "id_hash": 6441414060136201401,
    "content_hash": 6441414060136201401,
    "location": "metabox.php:230, metabox.php:270",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 40,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://weblate.framasoft.org/api/units/548250/?format=api",
    "priority": 100,
    "id": 548420,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/wordpress-plugin/fr_FR/?checksum=d9647ff5a99ffcb9",
    "url": "https://weblate.framasoft.org/api/units/548420/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-02T09:26:47.012391Z"
}