Units API.

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

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

{
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/zh_Hans/?format=api",
    "source": [
        "Activation successful"
    ],
    "previous_source": "",
    "target": [
        "激活成功"
    ],
    "id_hash": 7025192151903967875,
    "content_hash": 7025192151903967875,
    "location": "pdfforge.PDFCreator.UI.Presentation.UserControls.Settings.License.LicenseSettingsTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 205,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.pdfforge.org/api/units/135744/?format=api",
    "priority": 100,
    "id": 93251,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/zh_Hans/?checksum=e17e7f0a85191a83",
    "url": "https://translate.pdfforge.org/api/units/93251/?format=api",
    "explanation": "",
    "extra_flags": ""
}