Information about plays

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

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

{
    "id": 3580676,
    "uri": "https://api.kexp.org/v2/plays/3580676/?format=api",
    "airdate": "2025-11-20T14:46:10-08:00",
    "show": 65162,
    "show_uri": "https://api.kexp.org/v2/shows/65162/?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": "“Johnny is Dead” is the first track on Q-Tip’s 2008 album \"The Renaissance.\" The Johnny in the title refers to Q-Tip’s birth name, Jonathan Davis. However, he had is name changed to Kamaal Ibn John Fareed when he converted to Islam.\nHere are the lyrics: https://genius.com/Q-tip-johnny-is-dead-lyrics#about",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}