Units API.

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

GET /api/units/123658/?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-online/frontend/de/?format=api",
    "source": [
        "loaded: {loadedCount, number} of {numFiles, number} {numFiles, plural, one {file} other {files}} , {numPages, number} {numPages, plural, one {page} other {pages}} in total"
    ],
    "previous_source": "",
    "target": [
        "geladen: {loadedCount, number} von {numFiles, number} {numFiles, plural, one {Datei} other {Dateien}} mit insgesamt {numPages, number} {numPages, plural, one {Seite} other {Seiten}}"
    ],
    "id_hash": -7627562441878720090,
    "content_hash": -7627562441878720090,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 695,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 23,
    "source_unit": "https://translate.pdfforge.org/api/units/136201/?format=api",
    "priority": 100,
    "id": 123658,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator-online/frontend/de/?checksum=1625745f25b531a6",
    "url": "https://translate.pdfforge.org/api/units/123658/?format=api",
    "explanation": "",
    "extra_flags": ""
}