Units API.

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

GET /api/units/175267/?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": [
        "Purchase your license now if you haven't already!"
    ],
    "previous_source": "",
    "target": [
        "Erwerben Sie jetzt Ihre Lizenz, wenn Sie es noch nicht getan haben!"
    ],
    "id_hash": 8346792280383732874,
    "content_hash": 8346792280383732874,
    "location": "pdfforge.PDFCreator.UI.Presentation.Windows.TrialExpiredTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 84,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.pdfforge.org/api/units/175217/?format=api",
    "priority": 100,
    "id": 175267,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/de/?checksum=f3d5c35b163ebc8a",
    "url": "https://translate.pdfforge.org/api/units/175267/?format=api",
    "explanation": "",
    "extra_flags": ""
}