Information about plays

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

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

{
    "id": 3553762,
    "uri": "https://api.kexp.org/v2/plays/3553762/?format=api",
    "airdate": "2025-09-16T12:23:25-07:00",
    "show": 64578,
    "show_uri": "https://api.kexp.org/v2/shows/64578/?format=api",
    "image_uri": "https://ia601000.us.archive.org/10/items/mbid-cd0faa58-4ca6-43ad-9302-0c8cb4637109/mbid-cd0faa58-4ca6-43ad-9302-0c8cb4637109-43015757337_thumb500.jpg",
    "thumbnail_uri": "https://ia801000.us.archive.org/10/items/mbid-cd0faa58-4ca6-43ad-9302-0c8cb4637109/mbid-cd0faa58-4ca6-43ad-9302-0c8cb4637109-43015757337_thumb250.jpg",
    "song": "The Happy Dictator",
    "track_id": "266d816c-27b8-4136-a726-e269b0c6fa67",
    "recording_id": "0ade740b-ae0b-4916-8454-3995442ba385",
    "artist": "Gorillaz feat. Sparks",
    "artist_ids": [
        "e21857d5-3256-4547-afb3-4b6ded592596",
        "f319b57a-a494-40f6-a467-3d196d3484e6"
    ],
    "album": "The Happy Dictator",
    "release_id": "cd0faa58-4ca6-43ad-9302-0c8cb4637109",
    "release_group_id": "9dc1fb4c-2373-4427-b965-23e1b6184e11",
    "labels": [
        "Kong"
    ],
    "label_ids": [
        "dd8a3d8e-26d4-4c75-8b36-1c48516e6b7d"
    ],
    "release_date": "2025-09-11",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gorillaz's new album, \"The Mountain,\" will be out on March 20th, 2026. \nAs is often the case with Gorillaz albums, The Mountain is filled with guests, and, this time, artists are performing in five languages: Arabic, English, Hindi, Spanish, and Yoruba. Contributors to the new album include Idles, Kara Jackson, Yasiin Bey, Johnny Marr of the Smiths, Black Thought of the Roots, Anoushka Shankar, and Omar Souleyman. Additionally, the album includes the voices of a number of deceased figures, including Bobby Womack, Dave “Trugoy the Dove” Jolicoeur, actor Dennis Hopper, the Fall’s Mark E. Smith, Detroit rapper Proof, and Tony Allen.\n--\nThis new single features Ron and Russell Mael of Sparks. BBC called them \"the greatest band you've never heard of\": https://www.bbc.com/culture/article/20210804-sparks-the-greatest-band-youve-never-heard-of",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}