Units API.

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

GET /api/units/175272/?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/de/?format=api",
    "source": [
        "The license key consists of 30 characters or numbers, i.e. \"12345-67890-ABCDE-EFGHI-JKLMNO-PRSTU\"."
    ],
    "previous_source": "",
    "target": [
        "Der Lizenzschlüssel besteht aus 30 Buchstaben oder Ziffern, z.B. \"12345-67890-ABCDE-EFGHI-JKLMNO-PRSTU\"."
    ],
    "id_hash": -5169740373005499016,
    "content_hash": -5169740373005499016,
    "location": "pdfforge.PDFCreator.Core.Services.LicenseStatusHelper.LicenseStatusTranslation, pdfforge.PDFCreator.UI.Presentation.UserControls.Settings.License.LicenseSettingsTranslation, pdfforge.PDFCreator.UI.Presentation.Windows.TrialExpiredTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 91,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://translate.pdfforge.org/api/units/175223/?format=api",
    "priority": 100,
    "id": 175272,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/de/?checksum=384164856e030578",
    "url": "https://translate.pdfforge.org/api/units/175272/?format=api",
    "explanation": "",
    "extra_flags": ""
}