Units API.

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

GET /api/units/88216/?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": [
        "The path '{0}' is not a valid absolute path.\nPlease select another filename and try again."
    ],
    "previous_source": "",
    "target": [
        "Ścieżka '{0}'nie jest właściwą ścieżką bezpośrednią.\nWybierz inną nazwę pliku i spróbuj ponownie."
    ],
    "id_hash": 1291257446349042782,
    "content_hash": 1291257446349042782,
    "location": "pdfforge.PDFCreator.UI.Presentation.WorkflowQuery.InteractiveWorkflowTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://translate.pdfforge.org/api/units/135138/?format=api",
    "priority": 100,
    "id": 88216,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/pl/?checksum=91eb77ce5b36745e",
    "url": "https://translate.pdfforge.org/api/units/88216/?format=api",
    "explanation": "",
    "extra_flags": ""
}