Units API.

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

GET /api/units/123657/?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}}"
    ],
    "previous_source": "",
    "target": [
        "geladen: {loadedCount, number} von {numFiles, number} {numFiles, plural, one {Datei} other {Dateien}}"
    ],
    "id_hash": 2511568196747306286,
    "content_hash": 2511568196747306286,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 694,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://translate.pdfforge.org/api/units/136200/?format=api",
    "priority": 100,
    "id": 123657,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator-online/frontend/de/?checksum=a2dae1f7d44aa52e",
    "url": "https://translate.pdfforge.org/api/units/123657/?format=api",
    "explanation": "",
    "extra_flags": ""
}