Units API.

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

GET /api/units/110508/?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/pl/?format=api",
    "source": [
        "Prints the document to a physical printer."
    ],
    "previous_source": "",
    "target": [
        "Drukuje dokument na drukarce fizycznej."
    ],
    "id_hash": 3166237825608829696,
    "content_hash": 3166237825608829696,
    "location": "pdfforge.PDFCreator.UI.Presentation.UserControls.Profiles.SendActions.Print.PrintTabTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 400,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.pdfforge.org/api/units/135280/?format=api",
    "priority": 100,
    "id": 110508,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/pl/?checksum=abf0bc86e5d1cb00",
    "url": "https://translate.pdfforge.org/api/units/110508/?format=api",
    "explanation": "",
    "extra_flags": ""
}