Information about plays

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

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

{
    "id": 3542429,
    "uri": "https://api.kexp.org/v2/plays/3542429/?format=api",
    "airdate": "2025-08-20T09:40:51-07:00",
    "show": 64338,
    "show_uri": "https://api.kexp.org/v2/shows/64338/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-f1068a6b-6b2f-460b-8e84-f76c427ba529/mbid-f1068a6b-6b2f-460b-8e84-f76c427ba529-32967028161_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-f1068a6b-6b2f-460b-8e84-f76c427ba529/mbid-f1068a6b-6b2f-460b-8e84-f76c427ba529-32967028161_thumb250.jpg",
    "song": "We're Not In Orbit Yet...",
    "track_id": "ec691277-3b6a-4d3b-9fd6-be68e1750df6",
    "recording_id": "5466d5ed-a9af-49f7-b275-f5e918bec942",
    "artist": "Broken Bells",
    "artist_ids": [
        "62d364d2-550b-420e-b918-b3bd1e4a2efc"
    ],
    "album": "We're Not In Orbit Yet...",
    "release_id": "f1068a6b-6b2f-460b-8e84-f76c427ba529",
    "release_group_id": "b0e65358-06e1-49e0-abdd-cab8c05d0137",
    "labels": [
        "30th Century Records"
    ],
    "label_ids": [
        "15edfd53-23f5-47a3-81d0-5e2d182ead55"
    ],
    "release_date": "2022-06-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Broken Bells are James Mercer (of the Shins) and Brian Burton (aka Danger Mouse). They released their long-awaited third album \"Into the Blue\" in October 2022. This track was the album's first single.\n\nWatch the band perform on KEXP in 2014: https://www.youtube.com/watch?v=jxHq0ktPh_s \n\nhttps://brokenbellsblue.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}