Information about plays

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

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

{
    "id": 3606774,
    "uri": "https://api.kexp.org/v2/plays/3606774/?format=api",
    "airdate": "2026-01-20T11:21:21-08:00",
    "show": 65707,
    "show_uri": "https://api.kexp.org/v2/shows/65707/?format=api",
    "image_uri": "https://ia600207.us.archive.org/1/items/mbid-7c9dd52e-e1b4-4db8-89f8-aa3b4e024fcf/mbid-7c9dd52e-e1b4-4db8-89f8-aa3b4e024fcf-13321452265_thumb500.jpg",
    "thumbnail_uri": "https://ia800207.us.archive.org/1/items/mbid-7c9dd52e-e1b4-4db8-89f8-aa3b4e024fcf/mbid-7c9dd52e-e1b4-4db8-89f8-aa3b4e024fcf-13321452265_thumb250.jpg",
    "song": "Bodys",
    "track_id": "c397172b-9082-4b39-8827-8fd82ba4033c",
    "recording_id": "b1235314-9d46-4444-bba9-671a453be523",
    "artist": "Car Seat Headrest",
    "artist_ids": [
        "0fabbc1d-8d94-4a61-bd1d-1099ad1e4559"
    ],
    "album": "Twin Fantasy",
    "release_id": "7c9dd52e-e1b4-4db8-89f8-aa3b4e024fcf",
    "release_group_id": "4f195d0d-7e0f-4162-a30e-ed118315b42b",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2011-11-02",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "For Anatomy professor Clint, beginning the spring semester in Sacramento...\n--\n\"Everybody is swinging their hips (now)\nEverybody is giving the waitress tips\nEverybody's dancing all of the dances\nEverybody's dancing every dance right now!...\"\n---\nHere's a terrific live performance of \"Bodys\" in the KEXP studio in 2018, hosted by Cheryl Waters: https://www.youtube.com/watch?v=YQW41Jtgeew",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}