Units API.

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

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