Information about plays

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

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

{
    "id": 3639533,
    "uri": "https://api.kexp.org/v2/plays/3639533/?format=api",
    "airdate": "2026-04-08T16:46:06-07:00",
    "show": 66401,
    "show_uri": "https://api.kexp.org/v2/shows/66401/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-11ab45df-ee87-4785-8dde-a317b180c9fe/mbid-11ab45df-ee87-4785-8dde-a317b180c9fe-31568155367_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-11ab45df-ee87-4785-8dde-a317b180c9fe/mbid-11ab45df-ee87-4785-8dde-a317b180c9fe-31568155367_thumb250.jpg",
    "song": "Postman",
    "track_id": "5ec7d418-8b60-484f-9e06-14b483f7f9d4",
    "recording_id": "01202107-6e6b-465b-b70e-0ebadba97b52",
    "artist": "Toro y Moi",
    "artist_ids": [
        "3a6d6481-142d-423f-91d4-55bbfff318ed"
    ],
    "album": "MAHAL",
    "release_id": "11ab45df-ee87-4785-8dde-a317b180c9fe",
    "release_group_id": "56debeaa-5db4-4c68-bfd5-a4c6b19128cf",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2022-04-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Postman\" by Toro Y Moi sampled Change's \"A Lover's Holiday\".\n--\n In 2022, Larry Mizell Jr. talk[ed] to Chaz Bear (aka Toro y Moi) about the album, 'Mahal,' and how embracing his mixed Black and Filipino heritage is resulting in his best work yet.\" Listen to the conversation here: https://www.kexp.org/podcasts/sound-vision/2022/10/25/toro-y-moi-finds-himself-in-mahal/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}