Units API.

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

GET /api/units/780959/?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/fr_FR/?format=api",
    "source": [
        "# Allow the bridge machine to say anything it wants\n# (if the machine is IP-less do not include these rows)\nadd pass tcp from 1.2.3.4 to any setup keep-state\nadd pass udp from 1.2.3.4 to any keep-state\nadd pass ip from 1.2.3.4 to any\n"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 719936028536086643,
    "content_hash": 719936028536086643,
    "location": "documentation/content/en/articles/filtering-bridges/_index.adoc:217",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 45,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 45,
    "source_unit": "https://translate-dev.freebsd.org/api/units/382881/?format=api",
    "priority": 100,
    "id": 780959,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfiltering-bridges_index/fr_FR/?checksum=89fdba00e9e62073",
    "url": "https://translate-dev.freebsd.org/api/units/780959/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-04-04T22:24:05.907236Z"
}