Information about plays

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

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

{
    "id": 3639394,
    "uri": "https://api.kexp.org/v2/plays/3639394/?format=api",
    "airdate": "2026-04-08T08:42:32-07:00",
    "show": 66398,
    "show_uri": "https://api.kexp.org/v2/shows/66398/?format=api",
    "image_uri": "https://dn710701.ca.archive.org/0/items/mbid-5a50ed28-fbc3-49ae-b454-1ec2199ecd8c/mbid-5a50ed28-fbc3-49ae-b454-1ec2199ecd8c-23551241756_thumb500.jpg",
    "thumbnail_uri": "https://dn710701.ca.archive.org/0/items/mbid-5a50ed28-fbc3-49ae-b454-1ec2199ecd8c/mbid-5a50ed28-fbc3-49ae-b454-1ec2199ecd8c-23551241756_thumb250.jpg",
    "song": "Cool Generator",
    "track_id": "812d2328-cecf-4257-b443-0bbc839bf039",
    "recording_id": "881230c6-618b-4815-80eb-2735ccd7b5a2",
    "artist": "Bad Moves",
    "artist_ids": [
        "b4d75898-dea3-43cd-a334-797401f7d344"
    ],
    "album": "Tell No One",
    "release_id": "5a50ed28-fbc3-49ae-b454-1ec2199ecd8c",
    "release_group_id": "4caa1fa2-adcf-4ce7-8502-4ac344121a2e",
    "labels": [
        "Don Giovanni Records"
    ],
    "label_ids": [
        "dcea8cc5-4fc4-4f77-aeef-3e5a14863776"
    ],
    "release_date": "2018-09-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Washington, D.C.’s Bad Moves make perfect power-pop, balancing boldness and sensitivity on the debut full-length Tell No One.\" \n\n\"Thanks for the Bad Moves! Haven't heard them on KEXP yet, but I have great memories of this album. The fun positive vibes got me through a tough time in 2018 when it came out.\" --Jeremiah\n\n\"One Thing\" from this album was chosen as a KEXP Song of the Day in 2018. You can get a free download of the song here: \nhttps://tinyurl.com/yusbzvkf\n\nhttps://badmoves.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}