Information about plays

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

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

{
    "id": 3639438,
    "uri": "https://api.kexp.org/v2/plays/3639438/?format=api",
    "airdate": "2026-04-08T11:19:20-07:00",
    "show": 66399,
    "show_uri": "https://api.kexp.org/v2/shows/66399/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-480dc256-7547-4784-9340-6d5581299748/mbid-480dc256-7547-4784-9340-6d5581299748-43477690000_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-480dc256-7547-4784-9340-6d5581299748/mbid-480dc256-7547-4784-9340-6d5581299748-43477690000_thumb250.jpg",
    "song": "the rain don’t care",
    "track_id": "529b62f4-272e-4ceb-b6b0-f35849e61c04",
    "recording_id": "9df000f3-a6d8-4b85-8738-bd114f6c947b",
    "artist": "Nothing",
    "artist_ids": [
        "e86b5e8c-8a11-40ea-9bb0-551df95e99d4"
    ],
    "album": "a short history of decay",
    "release_id": "480dc256-7547-4784-9340-6d5581299748",
    "release_group_id": "d0b4413f-ddfa-4258-9a8e-133bf4684951",
    "labels": [
        "Run for Cover Records"
    ],
    "label_ids": [
        "9c5c93da-b877-4c50-9ae8-7c6aaaf32e51"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Philadelphia band Nothing just recently recorded a Live on KEXP session. Make sure to subscribe to KEXP's YouTube channel to get notified when the video posts!\n\nhttps://www.youtube.com/kexp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}