Units API.

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

GET /api/units/382887/?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": [
        "# UDP section\n# Allow DNS only towards the name server\nadd pass udp from any to ns 53 in via fxp0 keep-state\n# Pass the \"quarantine\" range\nadd pass udp from any to any 49152-65535 in via fxp0 keep-state\n"
    ],
    "previous_source": "",
    "target": [
        "# UDP section\n# Allow DNS only towards the name server\nadd pass udp from any to ns 53 in via fxp0 keep-state\n# Pass the \"quarantine\" range\nadd pass udp from any to any 49152-65535 in via fxp0 keep-state\n"
    ],
    "id_hash": 3080121223475373250,
    "content_hash": 3080121223475373250,
    "location": "documentation/content/en/articles/filtering-bridges/_index.adoc:240",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 48,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 40,
    "source_unit": "https://translate-dev.freebsd.org/api/units/382887/?format=api",
    "priority": 100,
    "id": 382887,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfiltering-bridges_index/en/?checksum=aabec9eefe6424c2",
    "url": "https://translate-dev.freebsd.org/api/units/382887/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-21T23:22:56.663185Z"
}