Information about plays

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

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

{
    "id": 3552016,
    "uri": "https://api.kexp.org/v2/plays/3552016/?format=api",
    "airdate": "2025-09-12T07:55:27-07:00",
    "show": 64540,
    "show_uri": "https://api.kexp.org/v2/shows/64540/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-11f56056-a7e4-4fa5-9572-d439a4d7b9b4/mbid-11f56056-a7e4-4fa5-9572-d439a4d7b9b4-43001239128_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-11f56056-a7e4-4fa5-9572-d439a4d7b9b4/mbid-11f56056-a7e4-4fa5-9572-d439a4d7b9b4-43001239128_thumb250.jpg",
    "song": "In My Head",
    "track_id": "11a96bf4-4179-4dd3-bfb1-59a7c763d411",
    "recording_id": "8f7eeac6-1f90-4076-ae37-b3d46ff60cf2",
    "artist": "Phantogram & Whethan",
    "artist_ids": [
        "9dbb9d00-e2d3-484d-8049-10e5e125913c",
        "dfe78af2-779e-4137-826a-3073a16e3278"
    ],
    "album": "In My Head",
    "release_id": "11f56056-a7e4-4fa5-9572-d439a4d7b9b4",
    "release_group_id": "5225e07d-5be9-4e38-8868-5869e8214cee",
    "labels": [
        "Neon Gold"
    ],
    "label_ids": [
        "813cd12c-d731-4e33-9169-3841336b24c0"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The New York-born, Los Angeles-based duo Phantogram  just released “In My Head”, in collaboration with electronic musician Whethan (Charli XCX, Dua Lipa etc.).\n\n Phantogram said: ”'In My Head' was an idea we thought had strong potential, but couldn’t quite find the right way to execute it. Upon meeting Whethan, we decided to try working it out with him and it turned into this very cool hybrid of both of our styles.”\n\nWhethan says: “Honored to have a song coming out with Phantogram. Been a fan for a long time so this is really cool.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}