Information about plays

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

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

{
    "id": 3546214,
    "uri": "https://api.kexp.org/v2/plays/3546214/?format=api",
    "airdate": "2025-08-29T07:42:14-07:00",
    "show": 64417,
    "show_uri": "https://api.kexp.org/v2/shows/64417/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-8006ba4c-73d1-42d9-8c83-002dbcd40365/mbid-8006ba4c-73d1-42d9-8c83-002dbcd40365-42324901447_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-8006ba4c-73d1-42d9-8c83-002dbcd40365/mbid-8006ba4c-73d1-42d9-8c83-002dbcd40365-42324901447_thumb250.jpg",
    "song": "Straight Line Was a Lie",
    "track_id": "a1ef44fb-56a5-410d-968c-913de6c6f110",
    "recording_id": "b05858a7-ec8a-410a-9ee4-1495c69a8279",
    "artist": "The Beths",
    "artist_ids": [
        "4c74fc48-8108-4556-87af-154af74f2ce5"
    ],
    "album": "Straight Line Was a Lie",
    "release_id": "8006ba4c-73d1-42d9-8c83-002dbcd40365",
    "release_group_id": "f24f6952-1b4d-4042-b7ca-cb836a514ae9",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-08-29",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hi KEXP! This is Edie in Oakland - thanks for always amping me up on my drive in to work. I'd love to hear anything off the new album from the Beths.  I'm loving the title track \"Straight Line was a Lie\" :)\n--\nThe Beths are performing at The Fillmore in SF on Saturday and Sunday, November 8th and 9th.  They'll be in Seattle at The Moore Theatre on Saturday, November 15th.\n--\nHere's a live performance of this fine song: https://www.youtube.com/watch?v=pbLFBM4UwVs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}