Information about plays

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

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

{
    "id": 3548501,
    "uri": "https://api.kexp.org/v2/plays/3548501/?format=api",
    "airdate": "2025-09-03T16:12:29-07:00",
    "show": 64465,
    "show_uri": "https://api.kexp.org/v2/shows/64465/?format=api",
    "image_uri": "https://ia801409.us.archive.org/27/items/mbid-2db511f8-dd05-3309-a5f7-10dcc34fbec7/mbid-2db511f8-dd05-3309-a5f7-10dcc34fbec7-3040306494_thumb500.jpg",
    "thumbnail_uri": "https://ia801409.us.archive.org/27/items/mbid-2db511f8-dd05-3309-a5f7-10dcc34fbec7/mbid-2db511f8-dd05-3309-a5f7-10dcc34fbec7-3040306494_thumb250.jpg",
    "song": "Surfing on a Rocket",
    "track_id": "4b6d091f-56c6-3f5a-a785-fd4914020b00",
    "recording_id": "57285276-9b6a-4453-a578-57491e5fb66b",
    "artist": "Air",
    "artist_ids": [
        "cb67438a-7f50-4f2b-a6f1-2bb2729fd538"
    ],
    "album": "Talkie Walkie",
    "release_id": "2db511f8-dd05-3309-a5f7-10dcc34fbec7",
    "release_group_id": "c636f6e8-0fe6-3470-b5af-b31a0ebed0bb",
    "labels": [
        "Virgin",
        "Source",
        "Astralwerks"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c",
        "43367ec8-5213-4d87-b8b6-758412a81cc2",
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "2004-01-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "French band Air is on tour!\n- September 28th @ SF's The Masonic\nMore locales & dates here: https://www.airfrenchband.com/tour\n--\nThis song features additional vocals from singer Lisa Papineau; she's released multiple solo albums, performs as songwriter and vocalist for Big Sir, and has collaborated with artists ranging from M83 and Jam Da Silva to P.O.D. and Sissy Bar.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}