Information about plays

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

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

{
    "id": 3633004,
    "uri": "https://api.kexp.org/v2/plays/3633004/?format=api",
    "airdate": "2026-03-24T05:36:06-07:00",
    "show": 66266,
    "show_uri": "https://api.kexp.org/v2/shows/66266/?format=api",
    "image_uri": "https://dn711103.ca.archive.org/0/items/mbid-54ad2ad0-5951-475a-8349-156835569c93/mbid-54ad2ad0-5951-475a-8349-156835569c93-7086574358_thumb500.jpg",
    "thumbnail_uri": "https://dn711103.ca.archive.org/0/items/mbid-54ad2ad0-5951-475a-8349-156835569c93/mbid-54ad2ad0-5951-475a-8349-156835569c93-7086574358_thumb250.jpg",
    "song": "Eyes Without a Face",
    "track_id": "38e2c0e6-fadd-3453-a836-e5b73826676d",
    "recording_id": "9ad4e4f4-6460-44f2-88ef-6d82e83a5b74",
    "artist": "Billy Idol",
    "artist_ids": [
        "47c8f88b-987a-4b64-9175-2b1b57809727"
    ],
    "album": "Rebel Yell",
    "release_id": "54ad2ad0-5951-475a-8349-156835569c93",
    "release_group_id": "5c4a34dd-86b9-3b5e-89d7-61b49628a806",
    "labels": [
        "Chrysalis"
    ],
    "label_ids": [
        "ed5601e5-7c54-426e-982a-1a208dd0b0ad"
    ],
    "release_date": "1983-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Billy Idol co-wrote \"Eyes Without a Face\" with guitarist Steve Stevens. \n\n\"Eyes Without a Face\" (1984) was the creative peak of the Billy Idol and Steve Stevens partnership, marking a shift from Idol's punk-rock roots to a more sophisticated, moody New Wave sound.\n\nStevens was responsible for the song's textural depth. He used a Lexicon Prime Time digital delay to create the ethereal, shimmering guitar sounds in the verses.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}