Units API.

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

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

{
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/fr/?format=api",
    "source": [
        "Value is not a valid email address"
    ],
    "previous_source": "",
    "target": [
        "La valeur n'est pas une adresse email valide"
    ],
    "id_hash": -4131859072003854992,
    "content_hash": 8204439871368353659,
    "location": "",
    "context": "pydantic_value_error_email",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 731,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.yunohost.org/api/units/117467/?format=api",
    "priority": 100,
    "id": 118622,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/fr/?checksum=46a8b010c73c2d70",
    "url": "https://translate.yunohost.org/api/units/118622/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-10-31T20:13:21.598056Z"
}