Units API.

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

GET /api/units/1461555/?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/bookshandbookbasics_index/nl_NL/?format=api",
    "source": [
        "Different file systems can have different _mount options_. For example, the root file system can be mounted read-only, making it impossible for users to inadvertently delete or edit a critical file. Separating user-writable file systems, such as `/home`, from other file systems allows them to be mounted _nosuid_. This option prevents the _suid_/_guid_ bits on executables stored on the file system from taking effect, possibly improving security."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -5450573924054906213,
    "content_hash": -5450573924054906213,
    "location": "documentation/content/en/books/handbook/basics/_index.adoc:1254",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 401,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 67,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1460728/?format=api",
    "priority": 100,
    "id": 1461555,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookbasics_index/nl_NL/?checksum=345babe4fab34a9b",
    "url": "https://translate-dev.freebsd.org/api/units/1461555/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-23T20:02:02.147959Z"
}