Information about plays

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

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

{
    "id": 3565291,
    "uri": "https://api.kexp.org/v2/plays/3565291/?format=api",
    "airdate": "2025-10-15T06:04:07-07:00",
    "show": 64839,
    "show_uri": "https://api.kexp.org/v2/shows/64839/?format=api",
    "image_uri": "https://ia801306.us.archive.org/27/items/mbid-82742729-5f64-4da0-8952-f7a2539cfde1/mbid-82742729-5f64-4da0-8952-f7a2539cfde1-6587612517_thumb500.jpg",
    "thumbnail_uri": "https://ia801306.us.archive.org/27/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": "Produced by Raphael Saadiq! \n\nSomeone wrote, \"we tend to forget how raw Queen Latifah is since she's become  a commercial talent but this joint is screaming for mc lyte and missy also.\"\n\nThe remix of this song contained rap vocals from Badu, Queen Latifah, Bahamadia and Angie Stone. The song sampled The Sequence's \"Funk You Up.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}