Units API.

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

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

{
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfiltering-bridges_index/en/?format=api",
    "source": [
        "# Throw away RFC 1918 networks\nadd drop all from 10.0.0.0/8 to any in via fxp0\nadd drop all from 172.16.0.0/12 to any in via fxp0\nadd drop all from 192.168.0.0/16 to any in via fxp0\n"
    ],
    "previous_source": "",
    "target": [
        "# Throw away RFC 1918 networks\nadd drop all from 10.0.0.0/8 to any in via fxp0\nadd drop all from 172.16.0.0/12 to any in via fxp0\nadd drop all from 192.168.0.0/16 to any in via fxp0\n"
    ],
    "id_hash": 7873265002219596750,
    "content_hash": 7873265002219596750,
    "location": "documentation/content/en/articles/filtering-bridges/_index.adoc:211",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 44,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 36,
    "source_unit": "https://translate-dev.freebsd.org/api/units/382879/?format=api",
    "priority": 100,
    "id": 382879,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfiltering-bridges_index/en/?checksum=ed4374ce1fd06bce",
    "url": "https://translate-dev.freebsd.org/api/units/382879/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-21T23:22:56.533470Z"
}