Units API.

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

GET /api/units/17515/?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/principlesnetwork/cs/?format=api",
    "source": [
        "With the datagram organization, routers use `hop-by-hop forwarding`. This means that when a router receives a packet that is not destined to itself, it looks up the destination address of the packet in its `forwarding table`. A `forwarding table` is a data structure that maps each destination address (or set of destination addresses) to the outgoing interface over which a packet destined to this address must be forwarded to reach its final destination. The router consults its forwarding table to forward each packet that it handles."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -2095676577978738092,
    "content_hash": -2095676577978738092,
    "location": "../../principles/network.rst:102",
    "context": "",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 86,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/33862/?format=api",
    "priority": 100,
    "id": 17515,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlesnetwork/cs/?checksum=62eaa94175789a54",
    "url": "https://weblate.info.ucl.ac.be/api/units/17515/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-14T10:39:14.213688+02:00"
}