Information about plays

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

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

{
    "id": 3632379,
    "uri": "https://api.kexp.org/v2/plays/3632379/?format=api",
    "airdate": "2026-03-22T14:17:21-07:00",
    "show": 66251,
    "show_uri": "https://api.kexp.org/v2/shows/66251/?format=api",
    "image_uri": "https://dn711306.ca.archive.org/0/items/mbid-82742729-5f64-4da0-8952-f7a2539cfde1/mbid-82742729-5f64-4da0-8952-f7a2539cfde1-6587612517_thumb500.jpg",
    "thumbnail_uri": "https://dn711306.ca.archive.org/0/items/mbid-82742729-5f64-4da0-8952-f7a2539cfde1/mbid-82742729-5f64-4da0-8952-f7a2539cfde1-6587612517_thumb250.jpg",
    "song": "Love of My Life Worldwide",
    "track_id": "12dfb77b-5227-409d-9955-6f70e3227a17",
    "recording_id": "a7974276-20a6-4438-975b-3328fbf81668",
    "artist": "Erykah Badu",
    "artist_ids": [
        "321531fc-db73-4ffa-a959-61a61a2908c1"
    ],
    "album": "Worldwide Underground",
    "release_id": "82742729-5f64-4da0-8952-f7a2539cfde1",
    "release_group_id": "8bde0b5a-ca00-3743-9d01-6c3b59edd403",
    "labels": [
        "Motown"
    ],
    "label_ids": [
        "8e479e57-ef44-490c-b75d-cd28df89bf1b"
    ],
    "release_date": "2003-09-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Erykah Badu collaborated with Janelle Monáe on the 2013 track \"Q.U.E.E.N.\" from \"The Electric Lady\" album.\n\nhttps://erykahbadu.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}