Units API.

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

GET /api/units/33791/?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/exercisesnetwork/en/?format=api",
    "source": [
        "Distance vector protocols can operate in two different modes : `periodic updates` and `triggered updates`. `Periodic updates` is the default mode for a distance vector protocol. For example, each router could advertise its distance vector every thirty seconds. With the `triggered updates` a router sends its distance vector when its routing table changes (and periodically when there are no changes)."
    ],
    "previous_source": "",
    "target": [
        "Distance vector protocols can operate in two different modes : `periodic updates` and `triggered updates`. `Periodic updates` is the default mode for a distance vector protocol. For example, each router could advertise its distance vector every thirty seconds. With the `triggered updates` a router sends its distance vector when its routing table changes (and periodically when there are no changes)."
    ],
    "id_hash": -2477935725820054041,
    "content_hash": -2477935725820054041,
    "location": "../../exercises/network.rst:379",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 66,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 60,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/33791/?format=api",
    "priority": 100,
    "id": 33791,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisesnetwork/en/?checksum=5d9c9a96063ef5e7",
    "url": "https://weblate.info.ucl.ac.be/api/units/33791/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-14T10:37:33.864180+02:00"
}