| type | No | Document type. | |
| dates | No | Free-text dates summary from the rule, or null. | |
| error | No | Present when the call failed. Absent on success. | |
| title | No | Document title. | |
| action | No | Action line (e.g. "Final rule."), or null. | |
| htmlUrl | No | Federal Register web URL for the document. | |
| abstract | No | Abstract summary, or null. | |
| agencies | No | Issuing agency names. | |
| docketId | No | Regulations.gov docket ID — chain into regulations_get_docket / find_comments. Null when not on Regulations.gov. | |
| fullText | No | Inlined plain-text body — present only when include_full_text=true. | |
| rawTextUrl | No | URL of the plain-text body. | |
| bodyHtmlUrl | No | URL of the rendered HTML body. | |
| effectiveOn | No | Effective date (ISO 8601), or null. | |
| commentCount | No | FR-reported comment count from Regulations.gov; null when not on Regulations.gov. | |
| cfrReferences | No | Affected CFR parts — chain into regulations_get_cfr_section. | |
| documentNumber | No | Federal Register document number. | |
| commentsCloseOn | No | Comment-period close date (ISO 8601); when set, still open for comment. | |
| publicationDate | No | Publication date (ISO 8601). | |
| regulationIdNumbers | No | Regulation Identifier Number(s) (RIN). | |
| supportingDocuments | No | Related Regulations.gov supporting documents. | |
| regulationsGovDocumentId | No | Regulations.gov document ID — chain into regulations_find_comments (document-scoped). Null when absent. | |