Units API.

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

GET /api/units/35428/?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/exercisesipv6/en/?format=api",
    "source": [
        "An IPv6 forwarding table contains a list of IPv6 prefixes with their associated nexthop or outgoing interface. When an IPv6 router receives a packet, it forwards it according to its forwarding table. Note that IPv6 routers forward packets along the *longest match* between the destination address of the packet and the routes in the forwarding table."
    ],
    "previous_source": "",
    "target": [
        "An IPv6 forwarding table contains a list of IPv6 prefixes with their associated nexthop or outgoing interface. When an IPv6 router receives a packet, it forwards it according to its forwarding table. Note that IPv6 routers forward packets along the *longest match* between the destination address of the packet and the routes in the forwarding table."
    ],
    "id_hash": 6523814796124497788,
    "content_hash": 6523814796124497788,
    "location": "../../exercises/ipv6.rst:15",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 56,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/35428/?format=api",
    "priority": 100,
    "id": 35428,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisesipv6/en/?checksum=da893efe0f70277c",
    "url": "https://weblate.info.ucl.ac.be/api/units/35428/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-27T15:07:32.812463+02:00"
}