Units API.

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

GET /api/units/1145524/?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/booksarch-handbookpccard_index/en/?format=api",
    "source": [
        "Here we have a simple pccard probe routine that matches a few devices. As stated above, the name may vary (if it is not `foo_pccard_probe()` it will be `foo_pccard_match()`). The function `pccard_product_lookup()` is a generalized function that walks the table and returns a pointer to the first entry that it matches. Some drivers may use this mechanism to convey additional information about some cards to the rest of the driver, so there may be some variance in the table. The only requirement is that each row of the table must have a `struct pccard_product` as the first element."
    ],
    "previous_source": "",
    "target": [
        "Here we have a simple pccard probe routine that matches a few devices. As stated above, the name may vary (if it is not `foo_pccard_probe()` it will be `foo_pccard_match()`). The function `pccard_product_lookup()` is a generalized function that walks the table and returns a pointer to the first entry that it matches. Some drivers may use this mechanism to convey additional information about some cards to the rest of the driver, so there may be some variance in the table. The only requirement is that each row of the table must have a `struct pccard_product` as the first element."
    ],
    "id_hash": -5200005682739554936,
    "content_hash": -5200005682739554936,
    "location": "documentation/content/en/books/arch-handbook/pccard/_index.adoc:144",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 98,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1145524/?format=api",
    "priority": 100,
    "id": 1145524,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookpccard_index/en/?checksum=37d5de61e24bd588",
    "url": "https://translate-dev.freebsd.org/api/units/1145524/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:20:39.877162Z"
}