Units API.

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

GET /api/units/36382/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/protocolshttp/en/?format=api",
    "source": [
        "the `GET` method is the most popular one. It is used to retrieve a document from a server. The `GET` method is encoded as `GET` followed by the path of the URI of the requested document and the version of HTTP used by the client. For example, to retrieve the http://www.w3.org/MarkUp/ URI, a client must open a TCP connection on port `80` with host `www.w3.org` and send a HTTP request containing the following line:"
    ],
    "previous_source": "",
    "target": [
        "the `GET` method is the most popular one. It is used to retrieve a document from a server. The `GET` method is encoded as `GET` followed by the path of the URI of the requested document and the version of HTTP used by the client. For example, to retrieve the http://www.w3.org/MarkUp/ URI, a client must open a TCP connection on port `80` with host `www.w3.org` and send a HTTP request containing the following line:"
    ],
    "id_hash": -5208959768893036827,
    "content_hash": -5208959768893036827,
    "location": "../../protocols/http.rst:146",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 74,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/36382/?format=api",
    "priority": 100,
    "id": 36382,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/protocolshttp/en/?checksum=37b60eb03dd466e5",
    "url": "https://weblate.info.ucl.ac.be/api/units/36382/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-27T15:53:37.392172+02:00"
}