Information about plays

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

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

{
    "id": 3543758,
    "uri": "https://api.kexp.org/v2/plays/3543758/?format=api",
    "airdate": "2025-08-23T14:05:08-07:00",
    "show": 64367,
    "show_uri": "https://api.kexp.org/v2/shows/64367/?format=api",
    "image_uri": "https://ia800500.us.archive.org/0/items/mbid-1dce3358-18c8-4b64-bc2b-d0bec90802d0/mbid-1dce3358-18c8-4b64-bc2b-d0bec90802d0-31660525850_thumb500.jpg",
    "thumbnail_uri": "https://dn720700.ca.archive.org/0/items/mbid-1dce3358-18c8-4b64-bc2b-d0bec90802d0/mbid-1dce3358-18c8-4b64-bc2b-d0bec90802d0-31660525850_thumb250.jpg",
    "song": "Fell in the Sun",
    "track_id": "088df1cf-d0f8-4cfa-a575-97ea4eebcc33",
    "recording_id": "b3b1f29f-358e-4ecb-a8a0-c6271f54fc13",
    "artist": "Big Grams",
    "artist_ids": [
        "f8686edb-1a4e-43f9-aed6-901660b84ef1"
    ],
    "album": "Big Grams",
    "release_id": "1dce3358-18c8-4b64-bc2b-d0bec90802d0",
    "release_group_id": "4a22af00-e360-49fc-8215-0da0505efa4c",
    "labels": [
        "Epic",
        "Republic Records"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55",
        "e0ecd909-0477-485f-80dc-3c27ea4837ca"
    ],
    "release_date": "2015-09-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In December 2010, Outkast's Big Boi accidentally discovered Phantogram, an electronic rock duo consisting of Josh Carter and Sarah Barthel, when hearing their single \"Mouthful of Diamonds\" in a pop-up ad.  Big Boi shared the song on his website as the \"Jam of the Week.\"  Barthel saw the post and contacted Big Boi, which led to future collaborations.  Big Boi's 2012 studio album Vicious Lies and Dangerous Rumors, included three tracks featuring Phantogram: \"Objectum Sexuality\", \"CPU\" and \"Lines\", and in an interview days before its December 11 release, Big Boi revealed that he and Phantogram were planning to record a \"one-off EP type of thing\" titled Big Grams.\n\nCarter described the project's sound as sort-of \"psyched-out hip-hop.\"  Barthel and Big Boi provided sung vocals and rapped vocals respectively, while Carter only occasionally provided vocals and was the project's primary producer.  https://bit.ly/2XGbm0r",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}