Units API.

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

GET /api/units/1726755/?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/booksdevelopers-handbooksockets_index/fr/?format=api",
    "source": [
        "After we have called `bind` successfully, we are ready to become a _daemon_: We use `fork` to create a child process.  In both, the parent and the child, the `s` variable is our socket.  The parent process will not need it, so it calls `close`, then it returns `0` to inform its own parent it had terminated successfully."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 1079304388316002695,
    "content_hash": 1079304388316002695,
    "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:810",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 200,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 58,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1188196/?format=api",
    "priority": 100,
    "id": 1726755,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/fr/?checksum=8efa759f6e187987",
    "url": "https://translate-dev.freebsd.org/api/units/1726755/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-01-22T17:48:50.673215Z"
}