Units API.

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

GET /api/units/88947/?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/pt_BR/?format=api",
    "source": [
        "The file '{0}' could not be saved. Maybe the file is currently in use or you do not have the required permissions.\nPlease select another filename and try again."
    ],
    "previous_source": "",
    "target": [
        "O arquivo '{0}' não pode ser salvo. Talvez ele esteja atualmente em uso ou você não possui as permissões exigidas.\nPor favor, selecione outro nome de arquivo e tente novamente."
    ],
    "id_hash": 5638121924733862272,
    "content_hash": 5638121924733862272,
    "location": "pdfforge.PDFCreator.UI.Presentation.WorkflowQuery.InteractiveWorkflowTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 43,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 29,
    "source_unit": "https://translate.pdfforge.org/api/units/135137/?format=api",
    "priority": 100,
    "id": 88947,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/pt_BR/?checksum=ce3ea204bc1a8180",
    "url": "https://translate.pdfforge.org/api/units/88947/?format=api",
    "explanation": "",
    "extra_flags": ""
}