Information about plays

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

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

{
    "id": 3624762,
    "uri": "https://api.kexp.org/v2/plays/3624762/?format=api",
    "airdate": "2026-03-03T10:03:47-08:00",
    "show": 66079,
    "show_uri": "https://api.kexp.org/v2/shows/66079/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Amor de Verano",
    "track_id": "bb1e3ae5-1c5d-4a0f-af7e-f63950d1345a",
    "recording_id": "6085ea02-c361-42e4-8bb9-0a720ce94be4",
    "artist": "Emi Pop",
    "artist_ids": [
        "88308ff1-6cd2-4d83-b349-a7be01c3d2f4"
    ],
    "album": "No Te Voy a Extrañar",
    "release_id": "de74365d-76d6-470c-88b1-9859ba1f3e33",
    "release_group_id": "3a9c43a5-4dc2-445a-b882-fe09d92b29dd",
    "labels": [
        "Fink City"
    ],
    "label_ids": [
        "aa846f84-92c8-4576-89e3-96c07e0db264"
    ],
    "release_date": "2025-11-05",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, happy Tuesday, and welcome to The Midday Show with the wonderful Cheryl Waters and fabulous producer Meerah! Thank you so much for joining us today!\n--\nEmi Pop is a Puerto Rican-born, Seattle-based musician whose sound blends Spanish pop with power-pop and punk influences. Known for her catchy choruses, sing-along anthems, and infectious energy, Emi Pop brings a fresh, dynamic edge to the Seattle music scene.\n--\nShe'll be playing the Capitol Hill Block Party in Seattle , August 7th-9th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}