Information about plays

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

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

{
    "id": 3625507,
    "uri": "https://api.kexp.org/v2/plays/3625507/?format=api",
    "airdate": "2026-03-05T05:41:44-08:00",
    "show": 66095,
    "show_uri": "https://api.kexp.org/v2/shows/66095/?format=api",
    "image_uri": "https://dn710101.ca.archive.org/0/items/mbid-f6fcbfaa-3417-4524-8703-96981ae0b7c4/mbid-f6fcbfaa-3417-4524-8703-96981ae0b7c4-43163307163_thumb500.jpg",
    "thumbnail_uri": "https://dn710101.ca.archive.org/0/items/mbid-f6fcbfaa-3417-4524-8703-96981ae0b7c4/mbid-f6fcbfaa-3417-4524-8703-96981ae0b7c4-43163307163_thumb250.jpg",
    "song": "Hit My Head All Day",
    "track_id": "23203508-9f90-4000-ac58-dbf169a7db25",
    "recording_id": "d9611245-614c-40d5-b2c1-16258ff84990",
    "artist": "Dry Cleaning",
    "artist_ids": [
        "8a74e5ea-6f68-49e1-951c-80d2291f7c3f"
    ],
    "album": "Secret Love",
    "release_id": "f6fcbfaa-3417-4524-8703-96981ae0b7c4",
    "release_group_id": "2180190f-2ef6-4b9e-8f90-ef8cc3179ecd",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2026-01-09",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dry Cleaning is playing Seattle's Showbox on Monday, May 18th, and SF's August Hall on Wednesday, May 20th. \n--\nHere's a live performance of \"Hit My Head All Day\": https://digg.com/music/wlOSbq0/dry-cleaning-hit-my-head-all\n\nAnd see them from a 2020 Live on KEXP performance: https://bit.ly/4aQfAJg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}