Units API.

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

GET /api/units/88205/?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": [
        "An error occurred:"
    ],
    "previous_source": "",
    "target": [
        "Wystąpił błąd:"
    ],
    "id_hash": 1979687862211949912,
    "content_hash": 1979687862211949912,
    "location": "pdfforge.PDFCreator.UI.Presentation.WorkflowQuery.InteractiveWorkflowTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.pdfforge.org/api/units/135850/?format=api",
    "priority": 100,
    "id": 88205,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/pl/?checksum=9b79439f314bb558",
    "url": "https://translate.pdfforge.org/api/units/88205/?format=api",
    "explanation": "",
    "extra_flags": ""
}