Units API.

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

GET /api/units/1557530/?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/booksporters-handbookspecial_index/nl_NL/?format=api",
    "source": [
        "List of crates the port depends on. Each entry needs to have a format like `cratename-semver` for example, `libc-0.2.40`. Port maintainers can generate this list from [.filename]#Cargo.lock# using `make cargo-crates`. Manually bumping crate versions is possible but be mindful of transitive dependencies.\nIf the list generated by `make cargo-crates` is big, it might be convenient to place it inside a `Makefile.crates` file in the top-level port directory.\nIf present, the ports framework sources that file automatically.\nThis help keep the main port Makefile within a manageable size."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -9001720415309897246,
    "content_hash": -9001720415309897246,
    "location": "documentation/content/en/books/porters-handbook/special/_index.adoc:536",
    "context": "",
    "note": "type: Table",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 159,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 87,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1557404/?format=api",
    "priority": 100,
    "id": 1557530,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookspecial_index/nl_NL/?checksum=031376f9b61261e2",
    "url": "https://translate-dev.freebsd.org/api/units/1557530/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-04-21T05:26:07.820178Z"
}