Information about plays

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

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

{
    "id": 3545172,
    "uri": "https://api.kexp.org/v2/plays/3545172/?format=api",
    "airdate": "2025-08-26T18:36:06-07:00",
    "show": 64395,
    "show_uri": "https://api.kexp.org/v2/shows/64395/?format=api",
    "image_uri": "https://ia801508.us.archive.org/2/items/mbid-eb3a43ff-34cf-4c17-9be6-9ffa06e7ac40/mbid-eb3a43ff-34cf-4c17-9be6-9ffa06e7ac40-15168124998_thumb500.jpg",
    "thumbnail_uri": "https://ia601508.us.archive.org/2/items/mbid-eb3a43ff-34cf-4c17-9be6-9ffa06e7ac40/mbid-eb3a43ff-34cf-4c17-9be6-9ffa06e7ac40-15168124998_thumb250.jpg",
    "song": "Whateva Will Be",
    "track_id": "4ab39cc3-5dc2-4398-b8be-48db15062ab7",
    "recording_id": "4bc80107-32e8-4540-a653-60dc508a40a7",
    "artist": "A Tribe Called Quest",
    "artist_ids": [
        "9689aa5a-4471-4fb4-9721-07cecda0fa9f"
    ],
    "album": "We Got It from Here... Thank You 4 Your Service",
    "release_id": "eb3a43ff-34cf-4c17-9be6-9ffa06e7ac40",
    "release_group_id": "b445860f-edd9-4160-841c-fccf5533ecbd",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "2016-11-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Q-Tip and Blair Wells produced this song, which begins with a vocal sample from the 1975 film \"Dolemite\" and heavily samples the Nairobi Sisters' 1974 \"Promised Land.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}