Information about plays

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

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

{
    "id": 3548941,
    "uri": "https://api.kexp.org/v2/plays/3548941/?format=api",
    "airdate": "2025-09-04T18:43:30-07:00",
    "show": 64474,
    "show_uri": "https://api.kexp.org/v2/shows/64474/?format=api",
    "image_uri": "https://ia601800.us.archive.org/15/items/mbid-09def001-7485-48fb-8728-edc33414d5af/mbid-09def001-7485-48fb-8728-edc33414d5af-41247895194_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-09def001-7485-48fb-8728-edc33414d5af/mbid-09def001-7485-48fb-8728-edc33414d5af-41247895194_thumb250.jpg",
    "song": "Cutting Room Floor",
    "track_id": "b504e682-ca16-48ee-b2f3-1c96855a4a7b",
    "recording_id": "38bab327-9062-4c63-a38f-f59a86af4c78",
    "artist": "Gordi",
    "artist_ids": [
        "b7732e25-d347-46cc-8668-605c8b773c71"
    ],
    "album": "Like Plasticine",
    "release_id": "09def001-7485-48fb-8728-edc33414d5af",
    "release_group_id": "92a196b3-4062-40bd-b754-6a82732fb01d",
    "labels": [
        "Mushroom Music",
        "Virgin"
    ],
    "label_ids": [
        "5d10d13f-786a-4a6a-830c-dcd29922a189",
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gordi is touring!\nCheck here for dates & locales: https://www.gordimusic.com/#shows\n--\n\"On new album ‘Like Plasticine’, Gordi confronts grief, queerness, and post-pandemic transformation with songwriting that stretches and reshapes emotion into sound.\" Read a brand new interview (published today!) with Gordi here: https://tinyurl.com/3kp2uycc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}