Units API.

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

GET /api/units/1129784/?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-handbookpci_index/en/?format=api",
    "source": [
        "On the PC, peripherals that want to do bus-mastering DMA must deal with physical addresses. This is a problem since FreeBSD uses virtual memory and deals almost exclusively with virtual addresses. Fortunately, there is a function, `vtophys()` to help."
    ],
    "previous_source": "",
    "target": [
        "On the PC, peripherals that want to do bus-mastering DMA must deal with physical addresses. This is a problem since FreeBSD uses virtual memory and deals almost exclusively with virtual addresses. Fortunately, there is a function, `vtophys()` to help."
    ],
    "id_hash": -4505542813747033974,
    "content_hash": -4505542813747033974,
    "location": "documentation/content/en/books/arch-handbook/pci/_index.adoc:401",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 80,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 39,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1129784/?format=api",
    "priority": 100,
    "id": 1129784,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookpci_index/en/?checksum=417918aeaa4b488a",
    "url": "https://translate-dev.freebsd.org/api/units/1129784/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:15:08.709225Z"
}