Information about plays

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

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

{
    "id": 3573928,
    "uri": "https://api.kexp.org/v2/plays/3573928/?format=api",
    "airdate": "2025-11-04T13:57:36-08:00",
    "show": 65022,
    "show_uri": "https://api.kexp.org/v2/shows/65022/?format=api",
    "image_uri": "https://ia600609.us.archive.org/28/items/mbid-dc28d462-92bd-488a-9f2f-33054d9b6a89/mbid-dc28d462-92bd-488a-9f2f-33054d9b6a89-4578814548_thumb500.jpg",
    "thumbnail_uri": "https://ia600609.us.archive.org/28/items/mbid-dc28d462-92bd-488a-9f2f-33054d9b6a89/mbid-dc28d462-92bd-488a-9f2f-33054d9b6a89-4578814548_thumb250.jpg",
    "song": "Won’t Trade",
    "track_id": "13bc81b4-7086-34bc-a098-2b647675e459",
    "recording_id": "b8f96153-7de9-4081-acb1-202b49e0e82c",
    "artist": "Q‐Tip",
    "artist_ids": [
        "b3c94036-6166-41d2-91a2-dc3a0b5fa188"
    ],
    "album": "The Renaissance",
    "release_id": "dc28d462-92bd-488a-9f2f-33054d9b6a89",
    "release_group_id": "d2d0a1a8-aafc-3f92-93b9-a327f23590cb",
    "labels": [
        "Universal Motown"
    ],
    "label_ids": [
        "c5cf2442-0b01-4359-8f15-9fa2d830ae15"
    ],
    "release_date": "2008-11-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on this day in 2008, Q-Tip released his second solo album, The Renaissance!\n---\nThis song uses a sample from Ruby Andrews' \"You Made a Believer (Out of Me)\"\n\nThe Renaissance was produced primarily by Q-Tip and features guest contributions by D'Angelo, Norah Jones, Amanda Diva, and Raphael Saadiq.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}