Information about plays

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

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

{
    "id": 3616466,
    "uri": "https://api.kexp.org/v2/plays/3616466/?format=api",
    "airdate": "2026-02-12T06:22:57-08:00",
    "show": 65911,
    "show_uri": "https://api.kexp.org/v2/shows/65911/?format=api",
    "image_uri": "https://ia801805.us.archive.org/17/items/mbid-d135cb0b-18a0-493c-937f-5cba60d34755/mbid-d135cb0b-18a0-493c-937f-5cba60d34755-28873861388_thumb500.jpg",
    "thumbnail_uri": "https://dn710108.ca.archive.org/0/items/mbid-d135cb0b-18a0-493c-937f-5cba60d34755/mbid-d135cb0b-18a0-493c-937f-5cba60d34755-28873861388_thumb250.jpg",
    "song": "I Like U But Not Like That",
    "track_id": "0bf6e5e2-24c8-40bb-acff-05e42145ae53",
    "recording_id": "06b506db-3214-4ebd-a2f2-814b23f3d374",
    "artist": "The Darts",
    "artist_ids": [
        "d275d379-ec45-47e3-a695-c77a891ea7fa"
    ],
    "album": "I Like You but Not Like That",
    "release_id": "d135cb0b-18a0-493c-937f-5cba60d34755",
    "release_group_id": "ef51f91d-27c7-4e5d-98b0-fea929530a40",
    "labels": [
        "Alternative Tentacles"
    ],
    "label_ids": [
        "f1273178-651b-4d02-8f21-4ab1ec5a689a"
    ],
    "release_date": "2019-05-24",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Garage-punk-rock grrls will make your head slam and your feet shake. And then there's the music.\n\nOn tour!\n-May 9th, Seattle, WA @ Clock-Out Lounge\nMore dates: https://thedartsus.bandcamp.com/track/i-like-u-but-not-like-that",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}