Information about plays

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

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

{
    "id": 3583153,
    "uri": "https://api.kexp.org/v2/plays/3583153/?format=api",
    "airdate": "2025-11-26T08:15:39-08:00",
    "show": 65214,
    "show_uri": "https://api.kexp.org/v2/shows/65214/?format=api",
    "image_uri": "https://ia600206.us.archive.org/15/items/mbid-0ece57aa-7bf7-4051-9a2d-c7346e67af90/mbid-0ece57aa-7bf7-4051-9a2d-c7346e67af90-22971458972_thumb500.jpg",
    "thumbnail_uri": "https://ia600206.us.archive.org/15/items/mbid-0ece57aa-7bf7-4051-9a2d-c7346e67af90/mbid-0ece57aa-7bf7-4051-9a2d-c7346e67af90-22971458972_thumb250.jpg",
    "song": "We Do What We Do Best",
    "track_id": "ecd96f8c-a2e7-41a9-bc1f-24c7fc531a7a",
    "recording_id": "69c64644-f4e0-46fa-8af5-e6f235a0e126",
    "artist": "Imperial Teen",
    "artist_ids": [
        "7d478bd2-d228-46a8-8a7c-ef68a61fd339"
    ],
    "album": "Now We Are Timeless",
    "release_id": "0ece57aa-7bf7-4051-9a2d-c7346e67af90",
    "release_group_id": "e2f34a66-af15-44c3-b93f-427d7d0f7e21",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2019-07-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For your information, the same Roddy Bottum who wrote Faith No More's \"We Care a Lot\" is the lead singer of Imperial Teen. --- Imperial Teen performed at KEXP in 2012. Watch that performance here: https://www.youtube.com/watch?v=3dAMkCeFn9E\n\nhttps://imperialteen.bandcamp.com\nhttps://imperialteen.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}