Information about plays

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

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

{
    "id": 3591946,
    "uri": "https://api.kexp.org/v2/plays/3591946/?format=api",
    "airdate": "2025-12-16T16:46:42-08:00",
    "show": 65396,
    "show_uri": "https://api.kexp.org/v2/shows/65396/?format=api",
    "image_uri": "https://ia800705.us.archive.org/29/items/mbid-baf46d57-6131-45c3-a0d5-5ac6f866f1d9/mbid-baf46d57-6131-45c3-a0d5-5ac6f866f1d9-5165865727_thumb500.jpg",
    "thumbnail_uri": "https://ia800705.us.archive.org/29/items/mbid-baf46d57-6131-45c3-a0d5-5ac6f866f1d9/mbid-baf46d57-6131-45c3-a0d5-5ac6f866f1d9-5165865727_thumb250.jpg",
    "song": "Erase/Rewind",
    "track_id": "cde59bb1-bad9-33e0-8794-6354390e6802",
    "recording_id": "3cf96251-d677-4d8e-a260-f2ee4c630b01",
    "artist": "The Cardigans",
    "artist_ids": [
        "3e55d51d-687f-4a9d-af96-2fabccf802e5"
    ],
    "album": "Gran Turismo",
    "release_id": "baf46d57-6131-45c3-a0d5-5ac6f866f1d9",
    "release_group_id": "80f8c2b9-c92a-32bf-a267-6119bc80f513",
    "labels": [
        "Mercury Records",
        "Stockholm Records"
    ],
    "label_ids": [
        "995428e7-81b6-41dd-bd38-5a7a0ece8ad6",
        "d4e03a23-21a2-4638-a5b2-74eaca5004db"
    ],
    "release_date": "1998-11-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "According to Cardigans bassist Magnus Sveningsson, despite featuring guitars being smashed to pieces, no real instruments were harmed during the making of this video. He comforted a concerned fan on the band's official website: \"No we would never smash real instruments, that's against our philosophy. I for sure wouldn't smash my basses!\"\n\nhttps://www.youtube.com/watch?v=6WOYnv59Bi8b\n\nhttps://cardigans.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}