File name: release_groups.csv.zstd .
The release groups export contains all user-created collections/playlists in Beat's database. Reference release_group_entries to see which releases a release group contains.
| Field | Data type | Description |
|---|---|---|
release_group_id |
integer | The release group's ID. |
name |
string | The name of the group (e.g., Finished books, Non-fictie). |
user_id |
integer | The ID of the user who created the group. |
added |
string (ISO 8601 datetime) | The date the group was created. |
modified |
string (ISO 8601 datetime) | The date the group was last modified. Can be NULL. |