Information about plays

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

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

{
    "id": 3545474,
    "uri": "https://api.kexp.org/v2/plays/3545474/?format=api",
    "airdate": "2025-08-27T11:44:20-07:00",
    "show": 64401,
    "show_uri": "https://api.kexp.org/v2/shows/64401/?format=api",
    "image_uri": "https://dn721509.ca.archive.org/0/items/mbid-4bd3c156-cae4-3115-afc1-1b5dda519ddb/mbid-4bd3c156-cae4-3115-afc1-1b5dda519ddb-7308386925_thumb500.jpg",
    "thumbnail_uri": "https://dn721509.ca.archive.org/0/items/mbid-4bd3c156-cae4-3115-afc1-1b5dda519ddb/mbid-4bd3c156-cae4-3115-afc1-1b5dda519ddb-7308386925_thumb250.jpg",
    "song": "The Mighty Quinn",
    "track_id": "b0842540-a3b2-3000-ac0a-9e8f3f0493ca",
    "recording_id": "41439201-cab9-46c9-9431-8dde4892ed66",
    "artist": "The Brothers and Sisters",
    "artist_ids": [
        "b33bdeaf-69eb-4319-b39b-fa696368b95f"
    ],
    "album": "Dylan's Gospel",
    "release_id": "4bd3c156-cae4-3115-afc1-1b5dda519ddb",
    "release_group_id": "146add68-6c21-3f51-873c-384bbb5482ab",
    "labels": [
        "Ode Records"
    ],
    "label_ids": [
        "b3d75193-db00-49de-a9f6-111349bad210"
    ],
    "release_date": "1969-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Blake in West Seattle:\n\n\"Happy amplifier day! Would love to hear any version of 'The Mighty Quinn,' in honor of my two week old son Quinn who I met wearing my KEXP Sonics tee!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}