Information about plays

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

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

{
    "id": 3638585,
    "uri": "https://api.kexp.org/v2/plays/3638585/?format=api",
    "airdate": "2026-04-06T10:21:56-07:00",
    "show": 66383,
    "show_uri": "https://api.kexp.org/v2/shows/66383/?format=api",
    "image_uri": "https://dn710308.ca.archive.org/0/items/mbid-f01097d5-8a73-3585-8c62-3831a3bd0db6/mbid-f01097d5-8a73-3585-8c62-3831a3bd0db6-16096949332_thumb500.jpg",
    "thumbnail_uri": "https://dn710308.ca.archive.org/0/items/mbid-f01097d5-8a73-3585-8c62-3831a3bd0db6/mbid-f01097d5-8a73-3585-8c62-3831a3bd0db6-16096949332_thumb250.jpg",
    "song": "Let’s Get Lost",
    "track_id": "243c61ec-6646-3bb2-a031-15b3beb61780",
    "recording_id": "1e3abf6b-f9dd-4ac8-ac16-98fa8de6595c",
    "artist": "Elliott Smith",
    "artist_ids": [
        "03ad1736-b7c9-412a-b442-82536d63a5c4"
    ],
    "album": "From a Basement on the Hill",
    "release_id": "f01097d5-8a73-3585-8c62-3831a3bd0db6",
    "release_group_id": "73c74665-e920-3bf1-bfcf-27d2fd7b9c09",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2004-10-19",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Enjoy Live Video from when Seth Avett and Jessica Lea Mayfield visited KEXP in 2015 to sing Elliott Smith: https://www.kexp.org/read/2015/3/30/live-video-seth-avett-and-jessica-lea-mayfield-sing-elliott-smith/.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}