Units API.

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

GET /api/units/1468846/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksecure_index/ko/?format=api",
    "source": [
        "Perl has a really cool feature called \"Taint\" mode which can be used to prevent scripts from using data derived outside the program in an unsafe way.  This mode will check command line arguments, environment variables, locale information, the results of certain syscalls (`readdir()`, `readlink()`, `getpwxxx()`), and all file input."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8790543901754857958,
    "content_hash": 8790543901754857958,
    "location": "documentation/content/en/books/developers-handbook/secure/_index.adoc:277",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 75,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 50,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1194790/?format=api",
    "priority": 100,
    "id": 1468846,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksecure_index/ko/?checksum=f9fe491ab69319e6",
    "url": "https://translate-dev.freebsd.org/api/units/1468846/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-07T00:03:24.814426Z"
}