Information about plays

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

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

{
    "id": 3627068,
    "uri": "https://api.kexp.org/v2/plays/3627068/?format=api",
    "airdate": "2026-03-09T10:07:17-07:00",
    "show": 66136,
    "show_uri": "https://api.kexp.org/v2/shows/66136/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-30604a10-4ff9-4eba-a567-b1588f9e9c44/mbid-30604a10-4ff9-4eba-a567-b1588f9e9c44-25861338336_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-30604a10-4ff9-4eba-a567-b1588f9e9c44/mbid-30604a10-4ff9-4eba-a567-b1588f9e9c44-25861338336_thumb250.jpg",
    "song": "In Cold Blood",
    "track_id": "40343076-1b5b-46cb-8f3e-1205b7c9afaa",
    "recording_id": "0718c87a-a35b-4b8e-9a9e-78e7af6f2ea3",
    "artist": "alt-J",
    "artist_ids": [
        "fc7bbf00-fbaa-4736-986b-b3ac0266ca9b"
    ],
    "album": "Relaxer",
    "release_id": "30604a10-4ff9-4eba-a567-b1588f9e9c44",
    "release_group_id": "8a103b36-a632-425f-8980-da934b0c1eb3",
    "labels": [
        "Infectious Music"
    ],
    "label_ids": [
        "24d170a0-dfd0-404c-acbc-842ca2b213a6"
    ],
    "release_date": "2017-06-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "alt-J performed this song Live in the KEXP studio back in 2017. Catch the video here: https://www.youtube.com/watch?v=23QIAbDzopo\n\nhttps://us.altjband.com/\n\nYour support makes live performances like this possible. Donate today!\nhttps://kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}