Units API.

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

GET /api/units/30300/?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/exercisesdns/fr/?format=api",
    "source": [
        "When a client requests the mapping of a domain name into an IP address to its local resolver, the resolver may need to query a large number of nameservers starting from the root nameserver. The three exercises below show packet traces collected while the resolver was resolving the following names: `www.example.com`, `www.google.com` and `www.computer-networking.info`. If you understand how the DNS operates, you should be able to correctly reorder those packet traces."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -2504185268312290746,
    "content_hash": -2504185268312290746,
    "location": "../../exercises/dns.rst:101",
    "context": "",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 71,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/35390/?format=api",
    "priority": 100,
    "id": 30300,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisesdns/fr/?checksum=5d3f58c4267aca46",
    "url": "https://weblate.info.ucl.ac.be/api/units/30300/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-27T14:56:45.888847+02:00"
}