File name: tracks.csv.zstd .
The tracks export contains all individual audio tracks/chapters within releases in Beat's database.
| Field | Data type | Description |
|---|---|---|
track_id |
integer | The track's ID. |
release_id |
integer | The ID of the release this track belongs to. References releases.csv. |
track_number |
integer | The track number within the release. |
duration |
string (time interval) | The duration of the track (HH:MM:SS.ms format). |
last_mod |
string (ISO 8601 datetime) | The date the track was last modified. |
taken_down |
boolean | True if the track has been taken down. |