Information about plays

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

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

{
    "id": 3608158,
    "uri": "https://api.kexp.org/v2/plays/3608158/?format=api",
    "airdate": "2026-01-23T18:22:58-08:00",
    "show": 65733,
    "show_uri": "https://api.kexp.org/v2/shows/65733/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Clock Won't Tick",
    "track_id": "7aeb27b1-83c3-4b07-a008-8b0ec7656879",
    "recording_id": "39d26609-bfbd-4249-bd4a-135b115c4dee",
    "artist": "Quantic & Eddie Roberts",
    "artist_ids": [
        "34dc0595-ebf1-42ef-882b-98366f178479",
        "f1560407-8826-4ec9-b78f-e0c3fa3ea4f5"
    ],
    "album": "The Clock Won't Tick",
    "release_id": "48e06c00-4901-47d2-8ef8-1441310da935",
    "release_group_id": "f08f0787-971d-4146-a95e-092052d4d5c9",
    "labels": [
        "Color Red"
    ],
    "label_ids": [
        "140fc8b0-b716-43fc-a78d-9e5eb5cf896c"
    ],
    "release_date": "2021-02-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "English DJ/producer Will Holland performs as Quantic -- and for this track, he teams up with Denver-based Eddie Roberts from The New Mastersounds.  You can get the whole collab EP on Bandcamp: https://eddieroberts.bandcamp.com/album/sheepskin-sessions",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}