Information about plays

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

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

{
    "id": 3580699,
    "uri": "https://api.kexp.org/v2/plays/3580699/?format=api",
    "airdate": "2025-11-20T16:37:08-08:00",
    "show": 65163,
    "show_uri": "https://api.kexp.org/v2/shows/65163/?format=api",
    "image_uri": "https://ia804601.us.archive.org/20/items/mbid-34bf0064-0b15-4759-9964-d177c58fc7d8/mbid-34bf0064-0b15-4759-9964-d177c58fc7d8-19800314051_thumb500.jpg",
    "thumbnail_uri": "https://ia904601.us.archive.org/20/items/mbid-34bf0064-0b15-4759-9964-d177c58fc7d8/mbid-34bf0064-0b15-4759-9964-d177c58fc7d8-19800314051_thumb250.jpg",
    "song": "Move On Up",
    "track_id": "c2435816-30c6-3ad3-b29b-75f6865f4a49",
    "recording_id": "87498f93-86e6-483f-8262-da5878ed22d8",
    "artist": "Curtis Mayfield",
    "artist_ids": [
        "4dca4bb2-23ba-4103-97e6-5810311db33a"
    ],
    "album": "Curtis",
    "release_id": "34bf0064-0b15-4759-9964-d177c58fc7d8",
    "release_group_id": "0c24e81f-b710-3e24-a4fa-12950e153585",
    "labels": [
        "Curtom Records"
    ],
    "label_ids": [
        "0de50eca-0acc-492c-8840-7eae9f04e739"
    ],
    "release_date": "1970-09-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born in the Chicago housing projects in 1942, Curtis Mayfield was shaped by his Grandmother’s Gospel music and Chicago’s rich electric blues scene. \n\nSometime around six years old he learned to play a boogie woogie groove on the piano using all of the black keys (key of F#). He found a guitar in the closet at age 7, and decided to tune it to match the piano groove he knew. This decision rippled through his entire musical career, as his tuning setup gave him a unique sound that nobody else had.\nhttps://www.willbakermusic.com/move-on-up-sequence/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}