Information about plays

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

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

{
    "id": 3591370,
    "uri": "https://api.kexp.org/v2/plays/3591370/?format=api",
    "airdate": "2025-12-15T09:04:10-08:00",
    "show": 65385,
    "show_uri": "https://api.kexp.org/v2/shows/65385/?format=api",
    "image_uri": "https://ia600206.us.archive.org/6/items/mbid-7c1f1cd2-fa63-4b52-be0e-a0a23fed167b/mbid-7c1f1cd2-fa63-4b52-be0e-a0a23fed167b-9856429653_thumb500.jpg",
    "thumbnail_uri": "https://ia800206.us.archive.org/6/items/mbid-7c1f1cd2-fa63-4b52-be0e-a0a23fed167b/mbid-7c1f1cd2-fa63-4b52-be0e-a0a23fed167b-9856429653_thumb250.jpg",
    "song": "Stonehenge",
    "track_id": "d7c18487-2259-3ba3-b1be-04741de5cc87",
    "recording_id": "f9532ccf-a37b-4a15-a5a1-534f492e211d",
    "artist": "Spın̈al Tap",
    "artist_ids": [
        "d0a0b3a2-ea58-4a7a-b18c-849d589bfac7"
    ],
    "album": "This Is Spinal Tap",
    "release_id": "77095d7e-65be-4d3d-bfbd-e4501303f54a",
    "release_group_id": "2f126ac8-e7ae-3124-be5e-70607b7b8358",
    "labels": [
        "Polydor",
        "BMG Direct Marketing, Inc."
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2",
        "9a7d39a4-a887-40f3-a645-a9a136d1f13f"
    ],
    "release_date": "1990-12-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "RIP Rob and Michelle Reiner. What a tragedy.\n--\nThis one goes to 11.\n\nFun fact: Earlier this year, Elton John and the fictional band teamed up to rerecord this song ahead of the upcoming film sequel. https://variety.com/2025/music/news/elton-john-spinal-tap-revisit-stonehenge-1236475603/\n\nWatch it here: https://www.youtube.com/watch?v=2WWTzQ-mRFw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}