Information about plays

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

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

{
    "id": 3656646,
    "uri": "https://api.kexp.org/v2/plays/3656646/?format=api",
    "airdate": "2026-05-19T02:28:40-07:00",
    "show": 66756,
    "show_uri": "https://api.kexp.org/v2/shows/66756/?format=api",
    "image_uri": "https://dn711402.ca.archive.org/0/items/mbid-d0a1ee1b-a5fb-4e81-aaa2-611de2d8485a/mbid-d0a1ee1b-a5fb-4e81-aaa2-611de2d8485a-44558719516_thumb500.jpg",
    "thumbnail_uri": "https://dn711402.ca.archive.org/0/items/mbid-d0a1ee1b-a5fb-4e81-aaa2-611de2d8485a/mbid-d0a1ee1b-a5fb-4e81-aaa2-611de2d8485a-44558719516_thumb250.jpg",
    "song": "Slight Werk (club mix)",
    "track_id": "ddda3704-1c40-4e31-8940-1c6278829144",
    "recording_id": "6d9bd369-fb34-4019-8c33-e0433fdf7c3a",
    "artist": "Honey Dijon feat. Bree Runway",
    "artist_ids": [
        "5e16b922-46b1-435d-a8e0-b33bf9895ab9",
        "740c6238-3f5d-4e63-8836-826ad6c611ab"
    ],
    "album": "The Nightlife",
    "release_id": "d0a1ee1b-a5fb-4e81-aaa2-611de2d8485a",
    "release_group_id": "b42f4a6e-6d40-4231-8486-67cab89a3e34",
    "labels": [
        "SOS"
    ],
    "label_ids": [
        "dc424ac8-72ef-48e7-a5e3-a4ee3ed18ad4"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New album out now!\n\nhttps://honeydijon.bandcamp.com/album/the-nightlife-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}