Information about plays

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

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

{
    "id": 3551274,
    "uri": "https://api.kexp.org/v2/plays/3551274/?format=api",
    "airdate": "2025-09-10T11:11:34-07:00",
    "show": 64525,
    "show_uri": "https://api.kexp.org/v2/shows/64525/?format=api",
    "image_uri": "https://ia800707.us.archive.org/6/items/mbid-d63d427d-499c-4eb4-996e-535e36013766/mbid-d63d427d-499c-4eb4-996e-535e36013766-7496229609_thumb500.jpg",
    "thumbnail_uri": "https://ia800707.us.archive.org/6/items/mbid-d63d427d-499c-4eb4-996e-535e36013766/mbid-d63d427d-499c-4eb4-996e-535e36013766-7496229609_thumb250.jpg",
    "song": "We’ve Got Everything",
    "track_id": "f8f77347-9d0a-39e5-b3e0-a5e735c137bc",
    "recording_id": "df512799-6cd9-49f2-b648-386cc7f83308",
    "artist": "Modest Mouse",
    "artist_ids": [
        "a96ac800-bfcb-412a-8a63-0a98df600700"
    ],
    "album": "We Were Dead Before the Ship Even Sank",
    "release_id": "d63d427d-499c-4eb4-996e-535e36013766",
    "release_group_id": "0c5f1837-9834-3c97-9d4b-80a4e7103b21",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "2007-03-20",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Modest Mouse's curated music festival, the Psychic Salamander Festival, is happening this weekend (Sept. 13 and 14) in Carnation, WA, at Remlinger Farms!\n\nModest Mouse and The Flaming Lips are playing both days! Other artists including Courtney Barnett, Built to Spill, Sleater-Kinney and Yo La Tengo will also be performing. \n\nhttps://www.modestmousefest.com/\n\n--\n\nJames Mercer sings backup vocals on this Modest Mouse song from the 2007 release, We Were Dead Before the Ship Even Sank.\n\nhttps://modestmouse.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}