Information about plays

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

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

{
    "id": 3580315,
    "uri": "https://api.kexp.org/v2/plays/3580315/?format=api",
    "airdate": "2025-11-19T17:33:31-08:00",
    "show": 65155,
    "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
    "image_uri": "https://dn710005.ca.archive.org/0/items/mbid-949c1b3a-db54-4302-90b3-ec8d0f70a45b/mbid-949c1b3a-db54-4302-90b3-ec8d0f70a45b-31068515683_thumb500.jpg",
    "thumbnail_uri": "https://dn710005.ca.archive.org/0/items/mbid-949c1b3a-db54-4302-90b3-ec8d0f70a45b/mbid-949c1b3a-db54-4302-90b3-ec8d0f70a45b-31068515683_thumb250.jpg",
    "song": "Angelica",
    "track_id": "524f553e-d9ee-4cd6-8ccd-e99b375bc96f",
    "recording_id": "e94d7081-fc71-451e-99e1-1ce4e185679c",
    "artist": "Wet Leg",
    "artist_ids": [
        "90744b3e-363a-458e-8da1-e3e392a489c4"
    ],
    "album": "Wet Leg",
    "release_id": "949c1b3a-db54-4302-90b3-ec8d0f70a45b",
    "release_group_id": "d53be2e5-fe7c-4681-85f3-960493aa02b5",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2021-04-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wet Leg performed this song during their THING Festival show in August 2022 - DJ Morgan hosted the set Live on KEXP: https://youtu.be/cVVC7UIGRGc\n\nThe song is named after an old friend of Rhian Teasdale - “It’s laced with disenchantment,” Teasdale said. “Even though the chorus is ‘good times, all the time.’ That’s just impossible, isn’t it?” - https://tinyurl.com/3c8w86ch",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}