Information about plays

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

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

{
    "id": 3631424,
    "uri": "https://api.kexp.org/v2/plays/3631424/?format=api",
    "airdate": "2026-03-20T09:39:36-07:00",
    "show": 66229,
    "show_uri": "https://api.kexp.org/v2/shows/66229/?format=api",
    "image_uri": "https://dn710706.ca.archive.org/0/items/mbid-7acb551e-2a8a-4de1-aea0-b394e21ecedd/mbid-7acb551e-2a8a-4de1-aea0-b394e21ecedd-4085725897_thumb500.jpg",
    "thumbnail_uri": "https://dn710706.ca.archive.org/0/items/mbid-7acb551e-2a8a-4de1-aea0-b394e21ecedd/mbid-7acb551e-2a8a-4de1-aea0-b394e21ecedd-4085725897_thumb250.jpg",
    "song": "One Day Like This",
    "track_id": "49ffcd94-d355-373b-af48-036fe52adf7a",
    "recording_id": "f07669db-6dc7-470c-9532-99895b6ae9f9",
    "artist": "Elbow",
    "artist_ids": [
        "3cb3928a-526c-4a3d-93c5-53315fa9bde0"
    ],
    "album": "The Seldom Seen Kid",
    "release_id": "7acb551e-2a8a-4de1-aea0-b394e21ecedd",
    "release_group_id": "e7750214-a944-370f-a68e-99e63cda4758",
    "labels": [
        "Fiction Records"
    ],
    "label_ids": [
        "f6182855-aa81-453a-a460-58c0fd71635d"
    ],
    "release_date": "2008-03-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hi John,\nToday is my 60th birthday, and I'm looking forward to a new decade where I get to retire and do a lot of volunteer work.  My husband and I have been listening since the days of KCMU and donating annually. To start off my birthday, I'd love to hear one of my favorite songs: One Day Like This by Elbow.  Happy Equinox,\nKatie\n--\n\"Throw those curtains wide!\"\nThe song was inspired by Guy Garvey's then-girlfriend, author Emma Jane Unsworth. \"Yes, it was about falling in love with Emma Jane,\" he said. \"Even though the lyrics are quite bleak. I'm saying 'I'm not having a good time most of the time but today is great.'\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}