Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3417955/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3417955,
    "uri": "https://api.kexp.org/v2/plays/3417955/?format=api",
    "airdate": "2024-10-27T13:42:55-07:00",
    "show": 61688,
    "show_uri": "https://api.kexp.org/v2/shows/61688/?format=api",
    "image_uri": "https://ia800602.us.archive.org/16/items/mbid-444eb25b-69ec-427b-9746-e58cdc0fe92b/mbid-444eb25b-69ec-427b-9746-e58cdc0fe92b-39333940096_thumb500.jpg",
    "thumbnail_uri": "https://ia800602.us.archive.org/16/items/mbid-444eb25b-69ec-427b-9746-e58cdc0fe92b/mbid-444eb25b-69ec-427b-9746-e58cdc0fe92b-39333940096_thumb250.jpg",
    "song": "Dreamstate",
    "track_id": "432fd17f-d386-4155-8c6c-6d88a1f7442e",
    "recording_id": "40c1b59c-28d6-415f-bd4b-07a71af39739",
    "artist": "Kelly Lee Owens",
    "artist_ids": [
        "9d88eaab-f90a-4fbe-b84f-20da5518cd26"
    ],
    "album": "Dreamstate",
    "release_id": "b173ba99-2a94-4855-9ad8-eed1e5d4f19f",
    "release_group_id": "dee9395f-96d0-4a36-bffb-4a1e6a172a74",
    "labels": [
        "dh2"
    ],
    "label_ids": [
        "6bb3e6d6-3655-4014-9a68-eff6df75e450"
    ],
    "release_date": "2024-10-18",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "There's an incredible feeling of freedom and escapism found throughout Kelly’s new album \"Dreamstate\". It's the sound of a person letting loose and letting go while encouraging everyone else to do the same.\n\n\"Dreamstate\" is built on the foundations of collaboration, with producer-writer credits from Bicep, Tom Rowlands from The Chemical Brothers and George Daniel.\n\nhttps://kellyleeowens.bandcamp.com/album/dreamstate",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}