---
title: "Changes to Get StatisticalJournal record"
method: GET
path: "/public/v2/statistical-journals/{record_number}/"
---

# Changes to Get StatisticalJournal record

`GET /public/v2/statistical-journals/{record_number}/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 14 revisions.

- **2026-08-28** `48edcb3acb74` — 2 warning, 3 info
- **2026-07-31** `506e6073d191` — 7 breaking, 7 info
- **2026-07-26** `64136e8e19bb` — 1 breaking, 4 info

## Changes

- **2026-08-28** `48edcb3acb74` — 2 warning, 3 info
  - removed the optional property `has_more_lines` from the response with the `200` status
  - removed the optional property `lines_count` from the response with the `200` status
  - api operation id `get_StatisticalJournalV2_record` removed and replaced with `get_StatisticalJournal_record`
  - the response property `items` became required for the status `200`
  - the `items` response's property default value `` was removed for the status `200`
- **2026-07-31** `506e6073d191` — 7 breaking, 7 info
  - the response property `items/items/account_id` became nullable for the status `200`
  - the response property `items/items/account_name` became nullable for the status `200`
  - the response property `items/items/account_number` became nullable for the status `200`
  - the response property `items/items/account_id` became optional for the status `200`
  - the response property `items/items/account_name` became optional for the status `200`
  - the response property `items/items/account_number` became optional for the status `200`
  - the response property `items/items/company_id` became optional for the status `200`
  - added the new optional `query` request parameter `account_id`
  - added the new optional `query` request parameter `line_account_id`
  - added the new optional `query` request parameter `line_account_number`
  - added the required property `account_id` to the response with the `200` status
  - added the required property `account_name` to the response with the `200` status
  - added the required property `account_number` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
- **2026-07-26** `64136e8e19bb` — 1 breaking, 4 info
  - the response property `items` became optional for the status `200`
  - api operation id `get_StatisticalJournal_record` removed and replaced with `get_StatisticalJournalV2_record`
  - added the optional property `has_more_lines` to the response with the `200` status
  - added the optional property `lines_count` to the response with the `200` status
  - the `items` response's property default value `` was added for the status `200`

---

[Operation](https://skmtc.dev/dualentry/apis/dualentry-public-api/docs/public/v2/statistical-journals/:record_number/get.md) · [API](https://skmtc.dev/dualentry/apis/dualentry-public-api.md) · [Page](https://skmtc.dev/dualentry/apis/dualentry-public-api/changes/public/v2/statistical-journals/:record_number/get)
