Information about plays

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

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

{
    "id": 3625984,
    "uri": "https://api.kexp.org/v2/plays/3625984/?format=api",
    "airdate": "2026-03-06T11:35:22-08:00",
    "show": 66106,
    "show_uri": "https://api.kexp.org/v2/shows/66106/?format=api",
    "image_uri": "https://dn710708.ca.archive.org/0/items/mbid-e66edb2e-4c59-43ea-a7f2-eb65dfbe8898/mbid-e66edb2e-4c59-43ea-a7f2-eb65dfbe8898-25713078380_thumb500.jpg",
    "thumbnail_uri": "https://dn710708.ca.archive.org/0/items/mbid-e66edb2e-4c59-43ea-a7f2-eb65dfbe8898/mbid-e66edb2e-4c59-43ea-a7f2-eb65dfbe8898-25713078380_thumb250.jpg",
    "song": "The Eye",
    "track_id": "60d0a192-0c94-473d-8e59-9516b3639147",
    "recording_id": "aff4927a-0b81-4722-909e-fa607fc23025",
    "artist": "Waxahatchee",
    "artist_ids": [
        "42321e24-42b6-4f08-b0d9-8325ee887a20"
    ],
    "album": "Saint Cloud",
    "release_id": "e66edb2e-4c59-43ea-a7f2-eb65dfbe8898",
    "release_group_id": "38b46e05-894f-432a-97cb-a3a1219c14bd",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2020-03-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Waxahatchee will be on the west coast this spring, along with MJ Lenderman! \n\n-Seattle on May 3rd at the Paramount Theatre\n\n-SF on May 5th at The Masonic\n\nDon't miss the video ofWaxahatchee's Live on KEXP session from last August! \nhttps://www.youtube.com/watch?v=MBQXtnyR5Zc&t=1s\n\n\"The Eye\" comes from her 2020 Saint Cloud album. \nhttps://waxahatchee.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}