Units API.

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

GET /api/units/1074610/?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-handbookipv6_index/en/?format=api",
    "source": [
        "Use man:getaddrinfo[3] and man:getnameinfo[3] throughout the system. Never use gethostby*(), getaddrby*(), inet_*() or getipnodeby*(). (To update existing applications to be IPv6 aware easily, sometime getipnodeby*() will be useful. But if possible, try to rewrite the code to use man:getaddrinfo[3] and man:getnameinfo[3].)"
    ],
    "previous_source": "",
    "target": [
        "Use man:getaddrinfo[3] and man:getnameinfo[3] throughout the system. Never use gethostby*(), getaddrby*(), inet_*() or getipnodeby*(). (To update existing applications to be IPv6 aware easily, sometime getipnodeby*() will be useful. But if possible, try to rewrite the code to use man:getaddrinfo[3] and man:getnameinfo[3].)"
    ],
    "id_hash": 4699417267342427613,
    "content_hash": 4699417267342427613,
    "location": "documentation/content/en/books/developers-handbook/ipv6/_index.adoc:564",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 177,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 41,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1074610/?format=api",
    "priority": 100,
    "id": 1074610,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookipv6_index/en/?checksum=c137af1b274845dd",
    "url": "https://translate-dev.freebsd.org/api/units/1074610/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T12:51:39.836272Z"
}