Units API.

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

GET /api/units/1220144/?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/bookshandbookfirewalls_index/en/?format=api",
    "source": [
        "This example shows that there were 6 out of three permitted attempts on port 22 coming from the address range `213.0.123.128/25`.  There are more attempts listed than are allowed because SSH allows a client to try multiple logins on a single TCP connection.  A connection that is currently going on is not stopped by blacklistd.  The last connection attempt is listed in the `last access` column of the output."
    ],
    "previous_source": "",
    "target": [
        "This example shows that there were 6 out of three permitted attempts on port 22 coming from the address range `213.0.123.128/25`.  There are more attempts listed than are allowed because SSH allows a client to try multiple logins on a single TCP connection.  A connection that is currently going on is not stopped by blacklistd.  The last connection attempt is listed in the `last access` column of the output."
    ],
    "id_hash": 7497616997413559929,
    "content_hash": 7497616997413559929,
    "location": "documentation/content/en/books/handbook/firewalls/_index.adoc:2651",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 702,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 69,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1220144/?format=api",
    "priority": 100,
    "id": 1220144,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookfirewalls_index/en/?checksum=e80ce2ef60c41e79",
    "url": "https://translate-dev.freebsd.org/api/units/1220144/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T13:12:13.767998Z"
}