Information about plays

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

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

{
    "id": 3625206,
    "uri": "https://api.kexp.org/v2/plays/3625206/?format=api",
    "airdate": "2026-03-04T12:32:51-08:00",
    "show": 66089,
    "show_uri": "https://api.kexp.org/v2/shows/66089/?format=api",
    "image_uri": "https://ia802809.us.archive.org/17/items/mbid-db00784b-c01a-4127-a2d0-d6f5eb7e6a00/mbid-db00784b-c01a-4127-a2d0-d6f5eb7e6a00-20836493245_thumb500.jpg",
    "thumbnail_uri": "https://dn710600.ca.archive.org/0/items/mbid-db00784b-c01a-4127-a2d0-d6f5eb7e6a00/mbid-db00784b-c01a-4127-a2d0-d6f5eb7e6a00-20836493245_thumb250.jpg",
    "song": "Bad Feeling",
    "track_id": "b2cb479e-f521-450a-b492-945633175cc9",
    "recording_id": "bedb9fd4-41da-4db3-b2be-dd135e29664b",
    "artist": "Cobra Man",
    "artist_ids": [
        "ddceb6ca-af5a-4622-9edc-2c65a99dcc88"
    ],
    "album": "Toxic Planet",
    "release_id": "db00784b-c01a-4127-a2d0-d6f5eb7e6a00",
    "release_group_id": "b6d0332a-0cbf-4fd3-b36d-b91f143ae653",
    "labels": [
        "Goner Records"
    ],
    "label_ids": [
        "5f34cb71-a278-447e-be19-1d068d3e74ca"
    ],
    "release_date": "2018-08-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "L.A. \"Power Disco\" duo Cobra Man was Andy Harry and Sarah Rayne.\n\nhttps://cobraman.bandcamp.com https://www.cobra-man.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}