Information about plays

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

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

{
    "id": 3584100,
    "uri": "https://api.kexp.org/v2/plays/3584100/?format=api",
    "airdate": "2025-11-28T12:56:42-08:00",
    "show": 65231,
    "show_uri": "https://api.kexp.org/v2/shows/65231/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Genius of Crack",
    "track_id": "a96d7823-69eb-3f8b-98c5-a8bfdcdb925b",
    "recording_id": "c69dff50-4913-4084-bb46-38f33cde7fa8",
    "artist": "Tsunami",
    "artist_ids": [
        "fea43e99-c4d5-4dac-9c27-868e864c6dc2"
    ],
    "album": "World Tour and Other Destinations",
    "release_id": "fec93586-d0be-4334-8557-422d52454368",
    "release_group_id": "22387aaf-7b73-3da7-b6e4-f9902ab2f14e",
    "labels": [
        "Simple Machines"
    ],
    "label_ids": [
        "07125e84-d30f-4cce-b013-ec3b463f7eda"
    ],
    "release_date": "1995-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tsunami played Live on KEXP in April! \nhttps://www.youtube.com/watch?v=7xbOZsVcdAE\n\n\"Tsunami formed in Arlington, VA in late 1990, when [Jenny] Toomey and [Kristin] Thomson were housemates at Arlington, Virginia’s legendary punk-activist Positive Force house. Toomey, formerly of Geek and Slack, persuaded bassist Andrew Webster to relocate from Austin, TX; drummer John Pamer, another former Positive Force resident, completed the initial line-up. Over the next seven years, Tsunami wrote and recorded prolifically, releasing three full-length albums and over a dozen seven-inch singles and EPs...\"\n\nRead more here:\nhttps://tsunami.band/bio",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}