Information about plays

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

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

{
    "id": 3625985,
    "uri": "https://api.kexp.org/v2/plays/3625985/?format=api",
    "airdate": "2026-03-06T11:39:34-08:00",
    "show": 66106,
    "show_uri": "https://api.kexp.org/v2/shows/66106/?format=api",
    "image_uri": "https://dn710202.ca.archive.org/0/items/mbid-cc769cda-8c20-41c1-9b18-3f0e406d2ad5/mbid-cc769cda-8c20-41c1-9b18-3f0e406d2ad5-32484884177_thumb500.jpg",
    "thumbnail_uri": "https://dn710202.ca.archive.org/0/items/mbid-cc769cda-8c20-41c1-9b18-3f0e406d2ad5/mbid-cc769cda-8c20-41c1-9b18-3f0e406d2ad5-32484884177_thumb250.jpg",
    "song": "Rock Bottom",
    "track_id": "3258ef6d-0094-40aa-85dd-7baaae48cb70",
    "recording_id": "e2418627-403c-452d-a323-908d92f1c488",
    "artist": "Kevin Morby",
    "artist_ids": [
        "eac962e1-0295-4e69-a266-4dab2adb4f11"
    ],
    "album": "This Is a Photograph",
    "release_id": "cc769cda-8c20-41c1-9b18-3f0e406d2ad5",
    "release_group_id": "f413d421-ff18-4780-ad84-2689d6dca8e9",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2022-05-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kevin Morby has tour dates this spring! He's going out on the road in support of his forthcoming album, Little Wide Open.\n\n-Seattle on May 18th at the Neptune Theater\n\n-SF on May 21st at The Fillmore\n\nKevin Morby played \"Rock Bottom\" when he performed Live on KEXP in 2022: \nhttps://www.youtube.com/watch?v=0cYriEUT1Qk\n\nhttps://kevinmorby.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}