Units API.

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

GET /api/units/1461377/?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/nb_NO/?format=api",
    "source": [
        "Focusing on the line for `myfile`, the first `(leftmost)` character indicates whether this file is a regular file, a directory, a special character device, a socket, or any other special pseudo-file device.  In this example, the `-` indicates a regular file.  The next three characters, `rw-` in this example, give the permissions for the owner of the file.  The next three characters, `r--`, give the permissions for the group that the file belongs to.  The final three characters, `r--`, give the permissions for the rest of the world.  A dash means that the permission is turned off.  In this example, the permissions are set so the owner can read and write to the file, the group can read the file, and the rest of the world can only read the file.  According to the table above, the permissions for this file would be `644`, where each digit represents the three parts of the file's permission."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 547095008406315568,
    "content_hash": 547095008406315568,
    "location": "documentation/content/en/books/handbook/basics/_index.adoc:805",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 222,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 155,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1460602/?format=api",
    "priority": 100,
    "id": 1461377,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookbasics_index/nb_NO/?checksum=8797ac02f272a230",
    "url": "https://translate-dev.freebsd.org/api/units/1461377/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-23T20:01:56.908008Z"
}