Units API.

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

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

{
    "translation": "http://localization.appnomi.com/api/translations/shopiroller/ios/en/?format=api",
    "source": [
        "Please enter a valid phone number"
    ],
    "previous_source": "",
    "target": [
        "Please enter a valid phone number"
    ],
    "id_hash": -2141715153357414252,
    "content_hash": -1303489370701685153,
    "location": "",
    "context": "user_address_form_phone_valid",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 262,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "http://localization.appnomi.com/api/units/30293/?format=api",
    "priority": 100,
    "id": 30293,
    "web_url": "http://localization.appnomi.com/translate/shopiroller/ios/en/?checksum=6247196a520f6094",
    "url": "http://localization.appnomi.com/api/units/30293/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-07T12:22:31.180955Z"
}