> For the complete documentation index, see [llms.txt](https://ts-specs.handhistory.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ts-specs.handhistory.org/change-log/change-log.md).

# Change Log

**1.1.5 - May 9, 2024**

* Changed play money currency code from PPC to XPM.

**1.1.4 - August 2, 2022**

* Added "**rebuy\_cost**", "**addon\_cost**", "**tournament\_rebuys**".

**1.1.3 - May 19, 2021**

* Specified that "**tournament\_finishes\_and\_winnings**" should list all players who entered the tournament, and made "**finish\_position"**, "**prize**", and "**ticket\_value**" optional for players who have not yet been eliminated from the tournament.

**1.1.2 - May 18, 2021**

* "**bounty\_fee\_amount**" and "**bounty\_value\_amount**" updated to be explicitly optional/nullable.\
  Tidied up some formatting and updated the Sample Sit N' Go.

**1.1.1 - March 9, 2021**

* Added **"bounty\_value\_amount"** (decimal)

**1.1.0 - July 24, 2020**

* Added a root object to wrap each summary and identify the type of JSON object.\
  \&#xNAN;**{"ots":** \<standardized\_tournament\_summary\_object>**}**
* Added "**still\_playing**" (boolean) in **\<tournament\_finish\_obj>**.
* Added "**hero\_player\_name**" (string).
* Added detail page for "**tournament\_number**".\
  Removed the 'T#' from the example tournament numbers to avoid confusion.
* Added **"tournament\_name"** (string),
* Added **"buyin\_amount"** (decimal),&#x20;
* Added **"fee\_amount"** (decimal),&#x20;
* Added **"bounty\_fee\_amount"** (decimal),&#x20;
* Added **"initial\_stack"** (integer),&#x20;
* Added **"type"** (string),&#x20;
* Added **"flags"** (array),&#x20;
* Added **"speed"** (object),
* Added **"type"** (string) in **\<speed\_object>**,&#x20;
* Added **"round\_time"** in **\<speed\_object>**

**1.0.0 - Early 2020**

The initial version.
