Units API.

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

GET /api/units/1127754/?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-handbookjail_index/en/?format=api",
    "source": [
        "System V IPC allows for processes to share memory. Processes can communicate directly with each other by sharing parts of their virtual address space and then reading and writing data stored in the shared memory. These system calls are blocked within a jailed environment: man:shmdt[2], man:shmat[2], man:shmctl[2] and man:shmget[2]."
    ],
    "previous_source": "",
    "target": [
        "System V IPC allows for processes to share memory. Processes can communicate directly with each other by sharing parts of their virtual address space and then reading and writing data stored in the shared memory. These system calls are blocked within a jailed environment: man:shmdt[2], man:shmat[2], man:shmctl[2] and man:shmget[2]."
    ],
    "id_hash": 1534099203506055106,
    "content_hash": 1534099203506055106,
    "location": "documentation/content/en/books/arch-handbook/jail/_index.adoc:367",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 73,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 49,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1127754/?format=api",
    "priority": 100,
    "id": 1127754,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookjail_index/en/?checksum=954a3718fb3027c2",
    "url": "https://translate-dev.freebsd.org/api/units/1127754/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:14:05.884039Z"
}