Units API.

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

GET /api/units/142101/?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/en/?format=api",
    "source": [
        "Another instance of PDFCreator Server is already running!"
    ],
    "previous_source": "",
    "target": [
        "Another instance of PDFCreator Server is already running!"
    ],
    "id_hash": 5094677924096037148,
    "content_hash": 5094677924096037148,
    "location": "pdfforge.PDFCreatorServer.UI.Presentation.Startup.SingleUiInstanceTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 868,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.pdfforge.org/api/units/142101/?format=api",
    "priority": 100,
    "id": 142101,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/en/?checksum=c6b3ee9446c4d11c",
    "url": "https://translate.pdfforge.org/api/units/142101/?format=api",
    "explanation": "",
    "extra_flags": ""
}