Information about plays

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

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

{
    "id": 3634660,
    "uri": "https://api.kexp.org/v2/plays/3634660/?format=api",
    "airdate": "2026-03-28T13:04:23-07:00",
    "show": 66303,
    "show_uri": "https://api.kexp.org/v2/shows/66303/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-fb73c29b-1057-4fd1-8010-e13fc87d6913/mbid-fb73c29b-1057-4fd1-8010-e13fc87d6913-39914815549_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-fb73c29b-1057-4fd1-8010-e13fc87d6913/mbid-fb73c29b-1057-4fd1-8010-e13fc87d6913-39914815549_thumb250.jpg",
    "song": "The Greatest",
    "track_id": "b457205e-f478-44f1-8d86-484ca8e59317",
    "recording_id": "1c0c628b-d972-46c3-bed7-63c3fa3187f7",
    "artist": "Friedberg",
    "artist_ids": [
        "787e7ec8-6cbb-4a31-8ad3-be14c7f4662e"
    ],
    "album": "Hardcore Workout Queen",
    "release_id": "fb73c29b-1057-4fd1-8010-e13fc87d6913",
    "release_group_id": "857a1556-ebfa-4532-9a3e-763fc0e188af",
    "labels": [
        "Clouds Hill"
    ],
    "label_ids": [
        "bb2839af-9170-481a-bc6f-db97a4e78cf0"
    ],
    "release_date": "2024-11-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London-based Friedberg is an all-female-four-piece formed by singer, guitarist, and master of cowbells Anna Friedberg. Anna Wappel, known professionally as Anna F., is an Austrian singer-songwriter and actress. She is the frontwoman for the rock band Friedberg. \n\nDig into more music from Friedberg here: https://friedberg.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}