Translation components API.

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

GET /api/translations/documentation/bookshandbookaudit_index/id/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 169,
    "next": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "FreeBSD security event auditing supports reliable, fine-grained, and configurable logging of a variety of security-relevant system events, including logins, configuration changes, and file and network access"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6264974710125447906,
            "content_hash": -6264974710125447906,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: description",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1175832/?format=api",
            "priority": 100,
            "id": 1416266,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=290e56b1c42ab51e",
            "url": "https://translate-dev.freebsd.org/api/units/1416266/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.019256Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "Part III. System Administration"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8815005510386053895,
            "content_hash": 8815005510386053895,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: part",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390779/?format=api",
            "priority": 100,
            "id": 1416267,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=fa5530cecbabf307",
            "url": "https://translate-dev.freebsd.org/api/units/1416267/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.023664Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "Security Event Auditing"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1605011142695408240,
            "content_hash": 1605011142695408240,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:14",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390783/?format=api",
            "priority": 100,
            "id": 1416269,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=964625216ce75270",
            "url": "https://translate-dev.freebsd.org/api/units/1416269/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.044587Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "Synopsis"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6651481047257516920,
            "content_hash": -6651481047257516920,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:52",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390785/?format=api",
            "priority": 100,
            "id": 1416270,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=23b1313a83f8f488",
            "url": "https://translate-dev.freebsd.org/api/units/1416270/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.048322Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "The FreeBSD operating system includes support for security event auditing.  Event auditing supports reliable, fine-grained, and configurable logging of a variety of security-relevant system events, including logins, configuration changes, and file and network access.  These log records can be invaluable for live system monitoring, intrusion detection, and postmortem analysis.  FreeBSD implements Sun(TM)'s published Basic Security Module (BSM) Application Programming Interface (API) and file format, and is interoperable with the Solaris(TM) and Mac OS(R) X audit implementations."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5287175070610478200,
            "content_hash": -5287175070610478200,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:58",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 76,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1187628/?format=api",
            "priority": 100,
            "id": 1416271,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=36a02e4932f62b88",
            "url": "https://translate-dev.freebsd.org/api/units/1416271/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.051989Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "This chapter focuses on the installation and configuration of event auditing.  It explains audit policies and provides an example audit configuration."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5628843068721594217,
            "content_hash": -5628843068721594217,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:61",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1187630/?format=api",
            "priority": 100,
            "id": 1416272,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=31e2550d486e0097",
            "url": "https://translate-dev.freebsd.org/api/units/1416272/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.071397Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "After reading this chapter, you will know:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2268672208577399708,
            "content_hash": 2268672208577399708,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:63",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390791/?format=api",
            "priority": 100,
            "id": 1416273,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=9f7bf15a900e8b9c",
            "url": "https://translate-dev.freebsd.org/api/units/1416273/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.075289Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "What event auditing is and how it works."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4597633359809378322,
            "content_hash": -4597633359809378322,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:65",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390793/?format=api",
            "priority": 100,
            "id": 1416274,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=4031ecd18d1387ee",
            "url": "https://translate-dev.freebsd.org/api/units/1416274/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.079168Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "How to configure event auditing on FreeBSD for users and processes."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4624527952684385291,
            "content_hash": 4624527952684385291,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:66",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390795/?format=api",
            "priority": 100,
            "id": 1416275,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=c02d9fabd19e040b",
            "url": "https://translate-dev.freebsd.org/api/units/1416275/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.082769Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "How to review the audit trail using the audit reduction and review tools."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6368010708868037653,
            "content_hash": 6368010708868037653,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:67",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390797/?format=api",
            "priority": 100,
            "id": 1416276,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=d85fb80023f67c15",
            "url": "https://translate-dev.freebsd.org/api/units/1416276/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.087711Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "Before reading this chapter, you should:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3586292119972366088,
            "content_hash": -3586292119972366088,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:69",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390799/?format=api",
            "priority": 100,
            "id": 1416277,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=4e3aee516043b8f8",
            "url": "https://translate-dev.freebsd.org/api/units/1416277/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.091523Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "Understand UNIX(R) and FreeBSD basics (crossref:basics[basics,FreeBSD Basics])."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2146168332492878132,
            "content_hash": -2146168332492878132,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:71",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390801/?format=api",
            "priority": 100,
            "id": 1416278,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=62374745c191cecc",
            "url": "https://translate-dev.freebsd.org/api/units/1416278/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.096130Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "Be familiar with the basics of kernel configuration/compilation (crossref:kernelconfig[kernelconfig,Configuring the FreeBSD Kernel])."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5278772569994159000,
            "content_hash": 5278772569994159000,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:72",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390803/?format=api",
            "priority": 100,
            "id": 1416279,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=c941f7af2c93e398",
            "url": "https://translate-dev.freebsd.org/api/units/1416279/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.100131Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "Have some familiarity with security and how it pertains to FreeBSD (crossref:security[security,Security])."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6304481373462208784,
            "content_hash": 6304481373462208784,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:73",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390805/?format=api",
            "priority": 100,
            "id": 1416280,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=d77e046816482110",
            "url": "https://translate-dev.freebsd.org/api/units/1416280/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.103798Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "The audit facility has some known limitations.  Not all security-relevant system events are auditable and some login mechanisms, such as Xorg-based display managers and third-party daemons, do not properly configure auditing for user login sessions."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4829296234344509630,
            "content_hash": -4829296234344509630,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:78",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1187632/?format=api",
            "priority": 100,
            "id": 1416281,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=3cfae4a95cc38f42",
            "url": "https://translate-dev.freebsd.org/api/units/1416281/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.107477Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "The security event auditing facility is able to generate very detailed logs of system activity.  On a busy system, trail file data can be very large when configured for high detail, exceeding gigabytes a week in some configurations.  Administrators should take into account the disk space requirements associated with high volume audit configurations.  For example, it may be desirable to dedicate a file system to [.filename]#/var/audit# so that other file systems are not affected if the audit file system becomes full."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6176168878281250979,
            "content_hash": 6176168878281250979,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:83",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 81,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1187634/?format=api",
            "priority": 100,
            "id": 1416282,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=d5b628df3ec6d8a3",
            "url": "https://translate-dev.freebsd.org/api/units/1416282/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.110987Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "Key Terms"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8386016456747919354,
            "content_hash": -8386016456747919354,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:86",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390811/?format=api",
            "priority": 100,
            "id": 1416283,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=0b9ee276aef5d806",
            "url": "https://translate-dev.freebsd.org/api/units/1416283/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.115090Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "The following terms are related to security event auditing:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4262967510752221799,
            "content_hash": 4262967510752221799,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:89",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390813/?format=api",
            "priority": 100,
            "id": 1416284,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=bb291a5d676ada67",
            "url": "https://translate-dev.freebsd.org/api/units/1416284/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.118857Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "_event_: an auditable event is any event that can be logged using the audit subsystem. Examples of security-relevant events include the creation of a file, the building of a network connection, or a user logging in. Events are either \"attributable\", meaning that they can be traced to an authenticated user, or \"non-attributable\". Examples of non-attributable events are any events that occur before authentication in the login process, such as bad password attempts."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3421655895997784383,
            "content_hash": 3421655895997784383,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:91",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 72,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390815/?format=api",
            "priority": 100,
            "id": 1416285,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=af7c29e8a091a13f",
            "url": "https://translate-dev.freebsd.org/api/units/1416285/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.122990Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "_class_: a named set of related events which are used in selection expressions. Commonly used classes of events include \"file creation\" (fc), \"exec\" (ex), and \"login_logout\" (lo)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4377122159792910995,
            "content_hash": -4377122159792910995,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:92",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390817/?format=api",
            "priority": 100,
            "id": 1416286,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=434156962f0d8d6d",
            "url": "https://translate-dev.freebsd.org/api/units/1416286/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.126846Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "_record_: an audit log entry describing a security event. Records contain a record event type, information on the subject (user) performing the action, date and time information, information on any objects or arguments, and a success or failure condition."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4922026244245545004,
            "content_hash": -4922026244245545004,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:93",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390819/?format=api",
            "priority": 100,
            "id": 1416287,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=3bb1733578981fd4",
            "url": "https://translate-dev.freebsd.org/api/units/1416287/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.130819Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "_trail_: a log file consisting of a series of audit records describing security events. Trails are in roughly chronological order with respect to the time events completed. Only authorized processes are allowed to commit records to the audit trail."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 861934260100951334,
            "content_hash": 861934260100951334,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:94",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390821/?format=api",
            "priority": 100,
            "id": 1416288,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=8bf634a4910e6d26",
            "url": "https://translate-dev.freebsd.org/api/units/1416288/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.138538Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "_selection expression_: a string containing a list of prefixes and audit event class names used to match events."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6217725869673124322,
            "content_hash": 6217725869673124322,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:95",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390823/?format=api",
            "priority": 100,
            "id": 1416289,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=d649ccbc4c9f91e2",
            "url": "https://translate-dev.freebsd.org/api/units/1416289/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.142263Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "_preselection_: the process by which the system identifies which events are of interest to the administrator. The preselection configuration uses a series of selection expressions to identify which classes of events to audit for which users, as well as global settings that apply to both authenticated and unauthenticated processes."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2500746503977212934,
            "content_hash": 2500746503977212934,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:96",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 49,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390825/?format=api",
            "priority": 100,
            "id": 1416290,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=a2b46fb222dc9c06",
            "url": "https://translate-dev.freebsd.org/api/units/1416290/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.145811Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "_reduction_: the process by which records from existing audit trails are selected for preservation, printing, or analysis. Likewise, the process by which undesired audit records are removed from the audit trail. Using reduction, administrators can implement policies for the preservation of audit data. For example, detailed audit trails might be kept for one month, but after that, trails might be reduced in order to preserve only login information for archival purposes."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8461138163698716569,
            "content_hash": 8461138163698716569,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:97",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 71,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390827/?format=api",
            "priority": 100,
            "id": 1416291,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=f56c0054b2c34f99",
            "url": "https://translate-dev.freebsd.org/api/units/1416291/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.171088Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "Audit Configuration"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8367064795017160815,
            "content_hash": 8367064795017160815,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:99",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390829/?format=api",
            "priority": 100,
            "id": 1416292,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=f41dc919b7aca86f",
            "url": "https://translate-dev.freebsd.org/api/units/1416292/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.182713Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "User space support for event auditing is installed as part of the base FreeBSD operating system.  Kernel support is available in the [.filename]#GENERIC# kernel by default, and man:auditd[8] can be enabled by adding the following line to [.filename]#/etc/rc.conf#:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 992256205815339589,
            "content_hash": 992256205815339589,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:103",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1187636/?format=api",
            "priority": 100,
            "id": 1416293,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=8dc533c311ccda45",
            "url": "https://translate-dev.freebsd.org/api/units/1416293/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.193027Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "auditd_enable=\"YES\"\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6383611584645588812,
            "content_hash": -6383611584645588812,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:107",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390833/?format=api",
            "priority": 100,
            "id": 1416294,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=2768db15e92198b4",
            "url": "https://translate-dev.freebsd.org/api/units/1416294/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.197216Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "Then, start the audit daemon:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7483783396924144704,
            "content_hash": 7483783396924144704,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:110",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390835/?format=api",
            "priority": 100,
            "id": 1416295,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=e7dbbd5945a13c40",
            "url": "https://translate-dev.freebsd.org/api/units/1416295/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.201090Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "# service auditd start\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6058696311891545068,
            "content_hash": 6058696311891545068,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:114",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390837/?format=api",
            "priority": 100,
            "id": 1416296,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=d414d0320043cbec",
            "url": "https://translate-dev.freebsd.org/api/units/1416296/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.207484Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "Users who prefer to compile a custom kernel must include the following line in their custom kernel configuration file:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8419428022493881115,
            "content_hash": -8419428022493881115,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:117",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390839/?format=api",
            "priority": 100,
            "id": 1416297,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=0b282ed253485ce5",
            "url": "https://translate-dev.freebsd.org/api/units/1416297/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.213604Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "options\tAUDIT\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3468096379387515034,
            "content_hash": -3468096379387515034,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:121",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390841/?format=api",
            "priority": 100,
            "id": 1416298,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=4fded8b7bbc9ef66",
            "url": "https://translate-dev.freebsd.org/api/units/1416298/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.217559Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "Event Selection Expressions"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2148660705501050670,
            "content_hash": 2148660705501050670,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:123",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390843/?format=api",
            "priority": 100,
            "id": 1416299,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=9dd193870e3af72e",
            "url": "https://translate-dev.freebsd.org/api/units/1416299/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.221221Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "Selection expressions are used in a number of places in the audit configuration to determine which events should be audited.  Expressions contain a list of event classes to match.  Selection expressions are evaluated from left to right, and two expressions are combined by appending one onto the other."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9193499260128089264,
            "content_hash": 9193499260128089264,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:128",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1187638/?format=api",
            "priority": 100,
            "id": 1416300,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=ff95dede2ac054b0",
            "url": "https://translate-dev.freebsd.org/api/units/1416300/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.225084Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "<<event-selection>> summarizes the default audit event classes:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4179538527178568259,
            "content_hash": 4179538527178568259,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:130",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390847/?format=api",
            "priority": 100,
            "id": 1416301,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=ba00b4257589b243",
            "url": "https://translate-dev.freebsd.org/api/units/1416301/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.229219Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "Default Audit Event Classes"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5420949407095133355,
            "content_hash": 5420949407095133355,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:132",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/390849/?format=api",
            "priority": 100,
            "id": 1416302,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=cb3b14c3ab4514ab",
            "url": "https://translate-dev.freebsd.org/api/units/1416302/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.274385Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "Class Name"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2184951050770486824,
            "content_hash": -2184951050770486824,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:136",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1379820/?format=api",
            "priority": 100,
            "id": 1416303,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=61ad7e987f3569d8",
            "url": "https://translate-dev.freebsd.org/api/units/1416303/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.278112Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "Description"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8644027359224476804,
            "content_hash": 8644027359224476804,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:137",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1379822/?format=api",
            "priority": 100,
            "id": 1416304,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=f7f5c115cf553484",
            "url": "https://translate-dev.freebsd.org/api/units/1416304/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.281787Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "Action"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7010093727070298085,
            "content_hash": -7010093727070298085,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:139, documentation/content/en/books/handbook/audit/_index.adoc:232",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1379824/?format=api",
            "priority": 100,
            "id": 1416305,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=1eb724e573c7e01b",
            "url": "https://translate-dev.freebsd.org/api/units/1416305/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.285273Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "all"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4736712502599730592,
            "content_hash": -4736712502599730592,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:140, documentation/content/en/books/handbook/audit/_index.adoc:141",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1379826/?format=api",
            "priority": 100,
            "id": 1416306,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=3e43d11337643a60",
            "url": "https://translate-dev.freebsd.org/api/units/1416306/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.288953Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "Match all event classes."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4712390776623723443,
            "content_hash": 4712390776623723443,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:143",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1379828/?format=api",
            "priority": 100,
            "id": 1416307,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=c165c671ab7bf3b3",
            "url": "https://translate-dev.freebsd.org/api/units/1416307/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.293930Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "aa"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8827567208895914020,
            "content_hash": 8827567208895914020,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:144",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1379830/?format=api",
            "priority": 100,
            "id": 1416308,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=fa81d19b2520a024",
            "url": "https://translate-dev.freebsd.org/api/units/1416308/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.296715Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "authentication and authorization"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7797612396393227903,
            "content_hash": 7797612396393227903,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:145",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1379832/?format=api",
            "priority": 100,
            "id": 1416309,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=ec36af293733667f",
            "url": "https://translate-dev.freebsd.org/api/units/1416309/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.299618Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "ad"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 122566399063321008,
            "content_hash": 122566399063321008,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:148",
            "context": "",
            "note": "type: Table",
            "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": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1379834/?format=api",
            "priority": 100,
            "id": 1416310,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=81b3717d959169b0",
            "url": "https://translate-dev.freebsd.org/api/units/1416310/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.304139Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "administrative"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3616907216801288188,
            "content_hash": 3616907216801288188,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:149",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1379836/?format=api",
            "priority": 100,
            "id": 1416311,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=b231d5f352fccffc",
            "url": "https://translate-dev.freebsd.org/api/units/1416311/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.307904Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "Administrative actions performed on the system as a whole."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7003539652860277978,
            "content_hash": -7003539652860277978,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:151",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1379838/?format=api",
            "priority": 100,
            "id": 1416312,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=1ece6dcac4e68b26",
            "url": "https://translate-dev.freebsd.org/api/units/1416312/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.311237Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "ap"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5132422843441123483,
            "content_hash": 5132422843441123483,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:152",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1379840/?format=api",
            "priority": 100,
            "id": 1416313,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=c73a07622468909b",
            "url": "https://translate-dev.freebsd.org/api/units/1416313/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.314602Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "application"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2302716256975677716,
            "content_hash": 2302716256975677716,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:153",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1379842/?format=api",
            "priority": 100,
            "id": 1416314,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=9ff4e43c438d6914",
            "url": "https://translate-dev.freebsd.org/api/units/1416314/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.317596Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "Application defined action."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1325540421885494845,
            "content_hash": -1325540421885494845,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:155",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1379844/?format=api",
            "priority": 100,
            "id": 1416315,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=6d9abc026217f9c3",
            "url": "https://translate-dev.freebsd.org/api/units/1416315/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.320539Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookaudit_index/id/?format=api",
            "source": [
                "cl"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2019634909233798622,
            "content_hash": -2019634909233798622,
            "location": "documentation/content/en/books/handbook/audit/_index.adoc:156",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1379846/?format=api",
            "priority": 100,
            "id": 1416316,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookaudit_index/id/?checksum=63f8d0c023242222",
            "url": "https://translate-dev.freebsd.org/api/units/1416316/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T19:44:17.323659Z"
        }
    ]
}