Units API.

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

GET /api/units/1630080/?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/el/?format=api",
    "source": [
        "Sometimes it is necessary to remove a host from the block list before the remaining time expires.  Unfortunately, there is no functionality in blacklistd to do that.  However, it is possible to remove the address from the PF table using pfctl.  For each blocked port, there is a child anchor inside the blacklistd anchor defined in [.filename]#/etc/pf.conf#.  For example, if there is a child anchor for blocking port 22 it is called `blacklistd/22`.  There is a table inside that child anchor that contains the blocked addresses.  This table is called port followed by the port number.  In this example, it would be called `port22`.  With that information at hand, it is now possible to use man:pfctl[8] to display all addresses listed like this:"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 1594391293058784859,
    "content_hash": 1594391293058784859,
    "location": "documentation/content/en/books/handbook/firewalls/_index.adoc:2672",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 707,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 123,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1220146/?format=api",
    "priority": 100,
    "id": 1630080,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookfirewalls_index/el/?checksum=96206a6effbe9e5b",
    "url": "https://translate-dev.freebsd.org/api/units/1630080/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-17T12:31:55.236019Z"
}