Information about plays

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

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

{
    "id": 3637017,
    "uri": "https://api.kexp.org/v2/plays/3637017/?format=api",
    "airdate": "2026-04-02T21:28:15-07:00",
    "show": 66348,
    "show_uri": "https://api.kexp.org/v2/shows/66348/?format=api",
    "image_uri": "https://dn721501.ca.archive.org/0/items/mbid-a8ebe4d0-413a-4254-8c50-4211f31a9b06/mbid-a8ebe4d0-413a-4254-8c50-4211f31a9b06-44021588753_thumb500.jpg",
    "thumbnail_uri": "https://dn721501.ca.archive.org/0/items/mbid-a8ebe4d0-413a-4254-8c50-4211f31a9b06/mbid-a8ebe4d0-413a-4254-8c50-4211f31a9b06-44021588753_thumb250.jpg",
    "song": "No No Yeah Yeah (不不好啊好啊)",
    "track_id": "d44bc43e-a3ee-4253-b50d-99f194637008",
    "recording_id": "e0b9f450-8b08-4796-9a3e-9bb316fec17e",
    "artist": "Chinese American Bear",
    "artist_ids": [
        "75bbdfdb-2fc5-4811-8ef7-25ec23f246e1"
    ],
    "album": "No No Yeah Yeah (不不好啊好啊)",
    "release_id": "a8ebe4d0-413a-4254-8c50-4211f31a9b06",
    "release_group_id": "c169f193-6fb2-4aa4-90f1-5cd51ce67560",
    "labels": [
        "Moshi Moshi Records"
    ],
    "label_ids": [
        "a7311de2-1ab5-4a9a-b4ec-fabe8f01674f"
    ],
    "release_date": "2026-01-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This Seattle duo is performing in SF at The Independent on Sunday, July 19th and in Seattle at Neumos on Saturday, July 25th. -- Watch a terrific live performance in the KEXP studio in 2024: https://www.youtube.com/watch?v=Mk5TTL9MTE8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}