Units API.

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

GET /api/units/123083/?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/da/?format=api",
    "source": [
        "PDFCreator lets you upload your files directly to Dropbox, where you can save them or share them via a link."
    ],
    "previous_source": "",
    "target": [
        "Med PDFCreator kan man uploade filer direkte til Dropbox, hvor de kan gemmes eller deles via et link."
    ],
    "id_hash": 7992300263352599148,
    "content_hash": 7992300263352599148,
    "location": "pdfforge.PDFCreator.UI.Presentation.Banner.FrequentTipsTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 774,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 20,
    "source_unit": "https://translate.pdfforge.org/api/units/136126/?format=api",
    "priority": 100,
    "id": 123083,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/da/?checksum=eeea5abe9764826c",
    "url": "https://translate.pdfforge.org/api/units/123083/?format=api",
    "explanation": "",
    "extra_flags": ""
}