Information about plays

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

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

{
    "id": 3421938,
    "uri": "https://api.kexp.org/v2/plays/3421938/?format=api",
    "airdate": "2024-11-06T02:11:06-08:00",
    "show": 61776,
    "show_uri": "https://api.kexp.org/v2/shows/61776/?format=api",
    "image_uri": "https://ia801707.us.archive.org/10/items/mbid-0b95a987-7de2-4c33-803b-36cc23a1c7a3/mbid-0b95a987-7de2-4c33-803b-36cc23a1c7a3-39310237979_thumb500.jpg",
    "thumbnail_uri": "https://ia601707.us.archive.org/10/items/mbid-0b95a987-7de2-4c33-803b-36cc23a1c7a3/mbid-0b95a987-7de2-4c33-803b-36cc23a1c7a3-39310237979_thumb250.jpg",
    "song": "Lie 95",
    "track_id": "b97dcd9f-6306-4250-88b4-6607efb587e7",
    "recording_id": "44eb7529-f50c-4080-b7d2-fbb3fd7c5e98",
    "artist": "Bartees Strange",
    "artist_ids": [
        "9e1ea361-c2cc-45a4-a926-00518453efc0"
    ],
    "album": "Lie 95",
    "release_id": "0b95a987-7de2-4c33-803b-36cc23a1c7a3",
    "release_group_id": "0f029af0-6cf4-4360-9984-e44e61143af1",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2024-07-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bartees Strange explains, “This song is about searching for love all across the Northeast corridor (I-95) – my universe. I’m thinking of Love in a broad way: partners, friends and community. This one’s for the highway… and everything I meet through it.” -- This poignant new song features vocals from Kacy Hill and Charlene Gibbs. See the official video: ttps://www.youtube.com/watch?v=Oy8UA9PueR8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}