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

# Changes to Get StatisticalJournal record

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 14 revisions.

- **2026-07-31** `1567592ca1d4` — 7 breaking, 7 info

## Changes

- **2026-07-31** `1567592ca1d4` — 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

---

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