Information about plays

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

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

{
    "id": 3632674,
    "uri": "https://api.kexp.org/v2/plays/3632674/?format=api",
    "airdate": "2026-03-23T08:41:42-07:00",
    "show": 66259,
    "show_uri": "https://api.kexp.org/v2/shows/66259/?format=api",
    "image_uri": "https://ia801005.us.archive.org/3/items/mbid-317b4991-1258-41b8-a15e-c0c07d3f576f/mbid-317b4991-1258-41b8-a15e-c0c07d3f576f-42023947389_thumb500.jpg",
    "thumbnail_uri": "https://dn721702.ca.archive.org/0/items/mbid-317b4991-1258-41b8-a15e-c0c07d3f576f/mbid-317b4991-1258-41b8-a15e-c0c07d3f576f-42023947389_thumb250.jpg",
    "song": "Channel Flipping",
    "track_id": "32b40f8e-95c0-4f1d-9653-aa7fe3757281",
    "recording_id": "40cdb907-3754-40fc-b8a6-8ca0f324454c",
    "artist": "Zeds Dead",
    "artist_ids": [
        "f9fdca15-1bef-43a0-8213-758b6ee0aa91"
    ],
    "album": "Channel Flipping",
    "release_id": "317b4991-1258-41b8-a15e-c0c07d3f576f",
    "release_group_id": "8ca6e0dc-727e-4cb9-9932-18ef554a73b1",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-11-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Samples from the previous song, \"Everybody’s Got to Learn Sometime,\" among many others!\n\nWatch the video mashup for this song: https://www.youtube.com/watch?v=qSQKvnWnCtY https://zedsdead1.bandcamp.com https://deadbeatsofficial.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}