Information about plays

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

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

{
    "id": 3500316,
    "uri": "https://api.kexp.org/v2/plays/3500316/?format=api",
    "airdate": "2025-05-12T06:44:03-07:00",
    "show": 63440,
    "show_uri": "https://api.kexp.org/v2/shows/63440/?format=api",
    "image_uri": "https://dn721207.ca.archive.org/0/items/mbid-3d463590-f677-4e2b-8837-a904484ae2cd/mbid-3d463590-f677-4e2b-8837-a904484ae2cd-41791066295_thumb500.jpg",
    "thumbnail_uri": "https://dn721207.ca.archive.org/0/items/mbid-3d463590-f677-4e2b-8837-a904484ae2cd/mbid-3d463590-f677-4e2b-8837-a904484ae2cd-41791066295_thumb250.jpg",
    "song": "Will you read my mind?",
    "track_id": "5eceac44-80a9-440b-80dc-f8c61637fd77",
    "recording_id": "2bc360f7-80a6-480f-9a6b-c0798ba556b1",
    "artist": "Mary Middlefield",
    "artist_ids": [
        "b7173e0c-a336-4c32-8d54-d3689bcfa9ff"
    ],
    "album": "Will you read my mind?",
    "release_id": "3d463590-f677-4e2b-8837-a904484ae2cd",
    "release_group_id": "f72b9534-f00b-4477-981c-c58f7516fdf7",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-04-23",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Speaking on the inspiration behind the track, Middlefield shares: “This song is about the delusion of falling in love, the way your mind spins endless films where everything aligns, where they feel exactly what you feel. It’s that intoxicating mix of hope and hesitation, wanting to be so close yet never daring to say the words out loud, as if love itself could be understood in stolen glances and unspoken thoughts.”\n\nhttps://www.wearegoingsolo.com/tracks/mary-middlefield-will-you-read-my-mind\n\nhttps://marymiddlefield.bandcamp.com/track/will-you-read-my-mind",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}