Information about plays

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

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

{
    "id": 3540411,
    "uri": "https://api.kexp.org/v2/plays/3540411/?format=api",
    "airdate": "2025-08-15T14:27:49-07:00",
    "show": 64295,
    "show_uri": "https://api.kexp.org/v2/shows/64295/?format=api",
    "image_uri": "https://ia600101.us.archive.org/28/items/mbid-8506b0f9-4d6c-4e5d-ae75-a68fcc10519b/mbid-8506b0f9-4d6c-4e5d-ae75-a68fcc10519b-4579781374_thumb500.jpg",
    "thumbnail_uri": "https://ia600101.us.archive.org/28/items/mbid-8506b0f9-4d6c-4e5d-ae75-a68fcc10519b/mbid-8506b0f9-4d6c-4e5d-ae75-a68fcc10519b-4579781374_thumb250.jpg",
    "song": "Johnny Is Dead",
    "track_id": "50955c1a-bbe8-328e-9511-6c25b8669d7f",
    "recording_id": "5dfdfc53-7303-40af-b2f1-1e63174703d6",
    "artist": "Q‐Tip",
    "artist_ids": [
        "b3c94036-6166-41d2-91a2-dc3a0b5fa188"
    ],
    "album": "The Renaissance",
    "release_id": "308f00da-a3ac-3940-9290-516ef142ce86",
    "release_group_id": "d2d0a1a8-aafc-3f92-93b9-a327f23590cb",
    "labels": [
        "Universal Motown Republic Group"
    ],
    "label_ids": [
        "bbadeaa2-9db8-48db-a51c-0ce79bc349b6"
    ],
    "release_date": "2008-10-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Renaissance was released in 2008 and is the second studio album by hip-hop legend Q-Tip. It was produced primarily by himself and features guest contributions by D'Angelo, Norah Jones, Amanda Diva, and Raphael Saadiq.\n\nQ-Tip put together a band for recording 'The Renaissance'. In an interview for Billboard magazine, he discussed his musical direction for the album, stating \"I wanted a hip-hop sonic feel, something pure to the sound of hip-hop with real drums, real emotion and people taking solos… In that sense this record feels like we're moving in a new direction … something hip-hop should do\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}