Units API.

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

GET /api/units/89947/?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/ru/?format=api",
    "source": [
        "Printer"
    ],
    "previous_source": "",
    "target": [
        "Принтер"
    ],
    "id_hash": 7938890771086030120,
    "content_hash": 7938890771086030120,
    "location": "pdfforge.PDFCreator.UI.Presentation.MainShellTranslation, pdfforge.PDFCreator.UI.Presentation.UserControls.Printer.PrinterViewTranslation, pdfforge.PDFCreatorServer.UI.Presentation.Views.Queues.QueueSettingsTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.pdfforge.org/api/units/135810/?format=api",
    "priority": 100,
    "id": 89947,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/ru/?checksum=ee2c9b182135b528",
    "url": "https://translate.pdfforge.org/api/units/89947/?format=api",
    "explanation": "",
    "extra_flags": ""
}