Information about plays

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

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

{
    "id": 3656361,
    "uri": "https://api.kexp.org/v2/plays/3656361/?format=api",
    "airdate": "2026-05-18T10:54:39-07:00",
    "show": 66751,
    "show_uri": "https://api.kexp.org/v2/shows/66751/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-1edd3607-d816-453d-ba2f-08b56ca9929e/mbid-1edd3607-d816-453d-ba2f-08b56ca9929e-35950573511_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-1edd3607-d816-453d-ba2f-08b56ca9929e/mbid-1edd3607-d816-453d-ba2f-08b56ca9929e-35950573511_thumb250.jpg",
    "song": "Unbreak My Love",
    "track_id": "b8b7e270-aa15-4fc9-b8b1-49e3eaaef155",
    "recording_id": "bca3455c-8dd3-4770-9f91-0177e3f3623b",
    "artist": "Nourished by Time",
    "artist_ids": [
        "6420dd6b-8232-42db-9cb9-90bec8f40e91"
    ],
    "album": "Erotic Probiotic 2",
    "release_id": "1edd3607-d816-453d-ba2f-08b56ca9929e",
    "release_group_id": "0af7f21b-34f8-499e-af71-7ad34c05bf5d",
    "labels": [
        "Scenic Route"
    ],
    "label_ids": [
        "d98fdd87-d5c7-46ef-9e5e-8ad123e71540"
    ],
    "release_date": "2023-04-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Heady, genre-bending Baltimore performer whose sound touches upon lo-fi indie pop, hip-hop, and '90s-style new jack swing. https://bit.ly/4fqTOyj\n\nhttps://nourishedbytime.bandcamp.com/\nhttps://www.nourishedbytime.com/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}