Information about plays

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

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

{
    "id": 3638195,
    "uri": "https://api.kexp.org/v2/plays/3638195/?format=api",
    "airdate": "2026-04-05T13:56:03-07:00",
    "show": 66374,
    "show_uri": "https://api.kexp.org/v2/shows/66374/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-d3e2b2c1-6dcf-450e-924c-49e3cc6294c7/mbid-d3e2b2c1-6dcf-450e-924c-49e3cc6294c7-38845129503_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-d3e2b2c1-6dcf-450e-924c-49e3cc6294c7/mbid-d3e2b2c1-6dcf-450e-924c-49e3cc6294c7-38845129503_thumb250.jpg",
    "song": "Genius of Love",
    "track_id": "7d3e9ae9-db35-4831-aad1-9714809a07d9",
    "recording_id": "59651ad1-9f96-4a8b-a0d0-8f6eb9b21c10",
    "artist": "Toro y Moi featuring Brijean",
    "artist_ids": [
        "3a6d6481-142d-423f-91d4-55bbfff318ed",
        "6ddbdf87-fd35-4a72-b3ff-8eabdc2ce46e"
    ],
    "album": "Everyone's Getting Involved: A Tribute to Talking Heads' Stop Making Sense",
    "release_id": "d3e2b2c1-6dcf-450e-924c-49e3cc6294c7",
    "release_group_id": "08d56581-a3c8-4f77-b089-1fa233c08635",
    "labels": [
        "A24 Music"
    ],
    "label_ids": [
        "0517f171-5b38-4313-8558-0e8695e7ce4c"
    ],
    "release_date": "2024-05-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Toro y Moi and Brijean cover Tom Tom Club on this album that is a tribute to 40 years of The Talking Heads' \"Stop Making Sense.\"\n\nhttps://shop.a24films.com/products/everyones-getting-involved\nhttps://brijean.com/ \nhttps://toroymoi.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}