Information about plays

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

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

{
    "id": 3501368,
    "uri": "https://api.kexp.org/v2/plays/3501368/?format=api",
    "airdate": "2025-05-14T17:30:54-07:00",
    "show": 63460,
    "show_uri": "https://api.kexp.org/v2/shows/63460/?format=api",
    "image_uri": "https://ia800107.us.archive.org/7/items/mbid-c0fbba0a-ac68-4fe6-80c7-ad216c5206cc/mbid-c0fbba0a-ac68-4fe6-80c7-ad216c5206cc-41175124701_thumb500.jpg",
    "thumbnail_uri": "https://ia600107.us.archive.org/7/items/mbid-c0fbba0a-ac68-4fe6-80c7-ad216c5206cc/mbid-c0fbba0a-ac68-4fe6-80c7-ad216c5206cc-41175124701_thumb250.jpg",
    "song": "Let the Rope Hold, Cassie Lee",
    "track_id": "dea22679-2a4b-4c56-867a-418a3b09ae69",
    "recording_id": "fa3a5a72-6cdb-40e1-acc8-7f456b2cb0bc",
    "artist": "The Minus 5",
    "artist_ids": [
        "7acfc09d-1b3b-4524-aff0-c705844109c6"
    ],
    "album": "Oar On, Penelope!",
    "release_id": "c0fbba0a-ac68-4fe6-80c7-ad216c5206cc",
    "release_group_id": "326212c3-0fce-44e5-a1c8-51431c942817",
    "labels": [
        "Yep Roc Records"
    ],
    "label_ids": [
        "1edc2ff4-e80d-4539-8c6a-749474f7db3a"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The Minus 5 is fronted by Scott McCaughey of Young Fresh Fellows. He was also an auxiliary member of the American rock band R.E.M. from 1994 until the band's break-up in 2011, contributing to the studio albums New Adventures in Hi-Fi, Up, Reveal, Around the Sun, Accelerate and Collapse into Now.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}