Units API.

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

GET /api/units/30111/?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": [
        "The store owner has not added a payment method yet."
    ],
    "previous_source": "",
    "target": [
        "The store owner has not added a payment method yet."
    ],
    "id_hash": -8575207249237232456,
    "content_hash": -3396018809147816137,
    "location": "",
    "context": "e_commerce_payment_method_selection_empty_view_description",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 79,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "http://localization.appnomi.com/api/units/30111/?format=api",
    "priority": 100,
    "id": 30111,
    "web_url": "http://localization.appnomi.com/translate/shopiroller/ios/en/?checksum=08febe70b1dc34b8",
    "url": "http://localization.appnomi.com/api/units/30111/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-07T12:22:24.903851Z"
}