Units API.

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

GET /api/units/87575/?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": [
        "No SMTP e-mail user name is specified."
    ],
    "previous_source": "",
    "target": [
        "Nie określono nazwy użytkownika e-mail SMTP."
    ],
    "id_hash": 6548476243570132985,
    "content_hash": 6548476243570132985,
    "location": "pdfforge.PDFCreator.Conversion.Jobs.ErrorCode",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 970,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.pdfforge.org/api/units/136031/?format=api",
    "priority": 100,
    "id": 87575,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/pl/?checksum=dae0dc72be1507f9",
    "url": "https://translate.pdfforge.org/api/units/87575/?format=api",
    "explanation": "",
    "extra_flags": ""
}