Information about plays

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

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

{
    "id": 3636046,
    "uri": "https://api.kexp.org/v2/plays/3636046/?format=api",
    "airdate": "2026-03-31T14:37:57-07:00",
    "show": 66330,
    "show_uri": "https://api.kexp.org/v2/shows/66330/?format=api",
    "image_uri": "https://dn710705.ca.archive.org/0/items/mbid-508a9f90-bf4b-46ee-a5d4-5d09c40ea6d5/mbid-508a9f90-bf4b-46ee-a5d4-5d09c40ea6d5-22916910027_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-508a9f90-bf4b-46ee-a5d4-5d09c40ea6d5/mbid-508a9f90-bf4b-46ee-a5d4-5d09c40ea6d5-22916910027_thumb250.jpg",
    "song": "People's Faces",
    "track_id": "4cd46c4a-181f-420f-81e4-a8d087e7c157",
    "recording_id": "616be89e-cc00-4594-a25b-4d58924a51a9",
    "artist": "Kae Tempest",
    "artist_ids": [
        "7a2533c3-790e-4828-9b30-ca5467c609c5"
    ],
    "album": "The Book of Traps and Lessons",
    "release_id": "508a9f90-bf4b-46ee-a5d4-5d09c40ea6d5",
    "release_group_id": "696f2388-f520-4e50-bcc6-9c58dcfd879c",
    "labels": [
        "American Recordings"
    ],
    "label_ids": [
        "f5be9cfe-e1af-405c-a074-caeaed6797c0"
    ],
    "release_date": "2019-06-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Raquel!\n\nMore empathy. \nLess Greed. \nMore Respect. \n\nCheck out the session Kae recorded with us: https://www.youtube.com/watch?v=IUQ5T8bG3d4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}