Information about plays

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

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

{
    "id": 3627482,
    "uri": "https://api.kexp.org/v2/plays/3627482/?format=api",
    "airdate": "2026-03-10T17:43:40-07:00",
    "show": 66146,
    "show_uri": "https://api.kexp.org/v2/shows/66146/?format=api",
    "image_uri": "https://dn721302.ca.archive.org/0/items/mbid-7c6adda0-3ee6-4768-b291-d7d834fbc50f/mbid-7c6adda0-3ee6-4768-b291-d7d834fbc50f-42324868958_thumb500.jpg",
    "thumbnail_uri": "https://dn721302.ca.archive.org/0/items/mbid-7c6adda0-3ee6-4768-b291-d7d834fbc50f/mbid-7c6adda0-3ee6-4768-b291-d7d834fbc50f-42324868958_thumb250.jpg",
    "song": "Don't Let It Get You Down",
    "track_id": "8d3e2d01-1f19-30b3-8a75-f4c2b8eb77c5",
    "recording_id": "2b4f82ac-f584-4b6d-8c89-920e8d736d74",
    "artist": "Spoon",
    "artist_ids": [
        "84eac621-1c5a-49a1-9500-555099c6e184"
    ],
    "album": "Kill the Moonlight",
    "release_id": "08a47120-48b2-36d7-9a6c-5f364beff9ab",
    "release_group_id": "f40ad871-3f38-38e7-a78a-3dcf01d8ded7",
    "labels": [
        "Spunk!"
    ],
    "label_ids": [
        "c7a85cd3-b402-4f01-8019-6751e71f777f"
    ],
    "release_date": "2002-09-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In a 2017 article, Britt Daniel traced his entire career to that point by talking about the band's discography.\n\nWhile Spoon named their band after a Can song, the influence wasn’t always immediately apparent. Though, at the time of release, 'Kill the Moonlight' might have been seen as a new peak of clarity and pop-friendly hook writing, far unlike the platonic ideal of prog rock, the album actually unveils a beautiful layering and push and pull much like the band that inspired their name.\n\nhttps://bit.ly/35cVOos",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}