Information about plays

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

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

{
    "id": 3500344,
    "uri": "https://api.kexp.org/v2/plays/3500344/?format=api",
    "airdate": "2025-05-12T08:23:28-07:00",
    "show": 63441,
    "show_uri": "https://api.kexp.org/v2/shows/63441/?format=api",
    "image_uri": "https://ia800203.us.archive.org/22/items/mbid-f05b59f2-edc1-4c33-8dc9-795ace7f1c3e/mbid-f05b59f2-edc1-4c33-8dc9-795ace7f1c3e-9715816235_thumb500.jpg",
    "thumbnail_uri": "https://ia800203.us.archive.org/22/items/mbid-f05b59f2-edc1-4c33-8dc9-795ace7f1c3e/mbid-f05b59f2-edc1-4c33-8dc9-795ace7f1c3e-9715816235_thumb250.jpg",
    "song": "Could You Be Loved",
    "track_id": "05696584-ffc6-3347-b321-5fc73ab997cd",
    "recording_id": "13ef609a-ceb6-44c5-b1cd-6ed05b8948cf",
    "artist": "Bob Marley & The Wailers",
    "artist_ids": [
        "c296e10c-110a-4103-9e77-47bfebb7fb2e"
    ],
    "album": "Uprising",
    "release_id": "f05b59f2-edc1-4c33-8dc9-795ace7f1c3e",
    "release_group_id": "6dd29c00-7539-319d-98e0-b2f07e861497",
    "labels": [],
    "label_ids": [],
    "release_date": "2001-07-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Good morning!\n\nOur son, Bowman, turns 5 years old today. He has listened to KEXP his whole life. He recently told us he wants to be a DJ when he grows up and his name would be “Bowman the Morning” (Pronounced: Bowm-In the Morning).\n\nHe is learning about Bob Marley at his daycare and we wanted to request his current favorite song “Could You Be Loved”.\n\nThank you,\n-Colin & Eli\nAmplifiers in Columbia City\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}