Information about plays

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

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

{
    "id": 3574011,
    "uri": "https://api.kexp.org/v2/plays/3574011/?format=api",
    "airdate": "2025-11-04T18:38:42-08:00",
    "show": 65023,
    "show_uri": "https://api.kexp.org/v2/shows/65023/?format=api",
    "image_uri": "https://ia800609.us.archive.org/28/items/mbid-dc28d462-92bd-488a-9f2f-33054d9b6a89/mbid-dc28d462-92bd-488a-9f2f-33054d9b6a89-4578814548_thumb500.jpg",
    "thumbnail_uri": "https://ia800609.us.archive.org/28/items/mbid-dc28d462-92bd-488a-9f2f-33054d9b6a89/mbid-dc28d462-92bd-488a-9f2f-33054d9b6a89-4578814548_thumb250.jpg",
    "song": "We Fight/We Love",
    "track_id": "a1fe23da-9284-34e0-a5a8-428449f7e675",
    "recording_id": "e7de1c0e-5ed8-4e0e-ab8b-0355d269a4b6",
    "artist": "Q‐Tip feat. Raphael Saadiq",
    "artist_ids": [
        "b3c94036-6166-41d2-91a2-dc3a0b5fa188",
        "a2eb319d-a45e-43c3-bb14-d0ffb577222c"
    ],
    "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": "On this day in 2008, Q-Tip released his second solo album \"The Renaissance.\"\n___\n\n\"WeFight/WeLove\" by Q-Tip feat. Raphael Saadiq, sampled Café Jacques's \"Meaningless\".\n\nQ-Tip explained the \"We Fight\" half of this tune to Clash magazine in 2009: \"That song is about the nineteen-year-old soldier boy here in America who is a bit ambivalent about things and is looking for his center, you know? And he can't really go to university because in this capitalist society you have to pay for almost everything. Abroad they have different views on that-you don't have to buy your way through school. In America you are forced to enlist and after a few years you're able to trade your time in the military for college credit. How wrong can a system get?\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}