Information about plays

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

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

{
    "id": 3638291,
    "uri": "https://api.kexp.org/v2/plays/3638291/?format=api",
    "airdate": "2026-04-05T17:45:37-07:00",
    "show": 66375,
    "show_uri": "https://api.kexp.org/v2/shows/66375/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-4adb5e82-5f65-4ae5-bc40-7eac5f381d5b/mbid-4adb5e82-5f65-4ae5-bc40-7eac5f381d5b-37567301108_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-4adb5e82-5f65-4ae5-bc40-7eac5f381d5b/mbid-4adb5e82-5f65-4ae5-bc40-7eac5f381d5b-37567301108_thumb250.jpg",
    "song": "I Am a Part of the Wonder",
    "track_id": "7f661884-e4ea-4cdd-b9f7-97ffa20ec661",
    "recording_id": "cdb2fc6c-76eb-41db-824d-c5716d0c69ff",
    "artist": "Lonnie Holley & Moor Mother",
    "artist_ids": [
        "483ccc8e-d789-46db-a88a-3a0ad4b6fae3",
        "16610cf1-5ed5-4770-89b4-bf7e7aca7ebf"
    ],
    "album": "Oh Me Oh My",
    "release_id": "4adb5e82-5f65-4ae5-bc40-7eac5f381d5b",
    "release_group_id": "4615a111-0d2c-49fa-8d59-69a5833df7fb",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2023-03-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Request for Betty!\n\nReally great collaboration with Jacknife Lee from last year.\n\nhttps://lonnieholley.bandcamp.com/album/oh-me-oh-my",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}