Information about plays

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

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

{
    "id": 3624880,
    "uri": "https://api.kexp.org/v2/plays/3624880/?format=api",
    "airdate": "2026-03-03T16:42:18-08:00",
    "show": 66082,
    "show_uri": "https://api.kexp.org/v2/shows/66082/?format=api",
    "image_uri": "https://dn710207.ca.archive.org/0/items/mbid-56429ce4-c52a-4618-bc5a-1c7b6ca5e681/mbid-56429ce4-c52a-4618-bc5a-1c7b6ca5e681-28561271511_thumb500.jpg",
    "thumbnail_uri": "https://dn710207.ca.archive.org/0/items/mbid-56429ce4-c52a-4618-bc5a-1c7b6ca5e681/mbid-56429ce4-c52a-4618-bc5a-1c7b6ca5e681-28561271511_thumb250.jpg",
    "song": "hold yourself.",
    "track_id": "b391a5a2-77f8-4f4f-9b06-1fae11d876c4",
    "recording_id": "0ed51827-5cc0-4d89-a12f-8c958995129f",
    "artist": "tUnE-yArDs",
    "artist_ids": [
        "fac3ff34-6ba4-425a-8f01-b181ef4a908a"
    ],
    "album": "sketchy",
    "release_id": "56429ce4-c52a-4618-bc5a-1c7b6ca5e681",
    "release_group_id": "3471afbd-b1c9-4852-acf8-3cae147a9e2c",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2021-03-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday to Merril Garbus, singer and songwriter of tUnE-yArDs, born on this day in 1979.\n___\n\ntUnE-yArDs shared a live performance, recorded exclusively for KEXP and spoke with Larry Mizell, Jr. in March 2021. Watch the full session and interview at https://bit.ly/3hau5LF.\n\nhttps://tune-yards.bandcamp.com/\nhttps://tune-yards.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}