Information about plays

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

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

{
    "id": 3530723,
    "uri": "https://api.kexp.org/v2/plays/3530723/?format=api",
    "airdate": "2025-07-23T11:28:05-07:00",
    "show": 64091,
    "show_uri": "https://api.kexp.org/v2/shows/64091/?format=api",
    "image_uri": "https://ia801400.us.archive.org/17/items/mbid-bf9c7fde-8c3e-4682-8c07-c3be19b1e620/mbid-bf9c7fde-8c3e-4682-8c07-c3be19b1e620-16188209430_thumb500.jpg",
    "thumbnail_uri": "https://ia601400.us.archive.org/17/items/mbid-bf9c7fde-8c3e-4682-8c07-c3be19b1e620/mbid-bf9c7fde-8c3e-4682-8c07-c3be19b1e620-16188209430_thumb250.jpg",
    "song": "Sweep Me Off My Feet",
    "track_id": "9b8929b5-1eb5-4c93-bfed-edcac7ee39a2",
    "recording_id": "4aea6c82-85be-4f79-89d7-7cc480d74d57",
    "artist": "Pond",
    "artist_ids": [
        "69ac44f7-c80d-47b4-9bc8-fcc758d209e6"
    ],
    "album": "The Weather",
    "release_id": "bf9c7fde-8c3e-4682-8c07-c3be19b1e620",
    "release_group_id": "476241c2-a06b-4c97-9e5e-7b989a8a518f",
    "labels": [
        "Marathon Artists"
    ],
    "label_ids": [
        "1233e5e0-9e19-4ee6-9cab-a8e17ddb4ff4"
    ],
    "release_date": "2017-05-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Australian psychedelic rock band formed in 2008.\n\nhttps://pond.band/\n\nWatch the band's previous KEXP 2014 performance here: https://www.youtube.com/watch?v=8hLWC7xcMVI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}