Information about plays

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

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

{
    "id": 3551685,
    "uri": "https://api.kexp.org/v2/plays/3551685/?format=api",
    "airdate": "2025-09-11T11:45:40-07:00",
    "show": 64533,
    "show_uri": "https://api.kexp.org/v2/shows/64533/?format=api",
    "image_uri": "https://ia804507.us.archive.org/18/items/mbid-22b509ea-9ecb-4834-9c1e-07836244bf0a/mbid-22b509ea-9ecb-4834-9c1e-07836244bf0a-30047628046_thumb500.jpg",
    "thumbnail_uri": "https://ia904507.us.archive.org/18/items/mbid-22b509ea-9ecb-4834-9c1e-07836244bf0a/mbid-22b509ea-9ecb-4834-9c1e-07836244bf0a-30047628046_thumb250.jpg",
    "song": "Whisper",
    "track_id": "05b2feff-e3c8-41c9-b694-55ed80033051",
    "recording_id": "bb6fe747-dfbc-4b47-9edb-51e938d5a197",
    "artist": "Ty Segall",
    "artist_ids": [
        "07a17571-81fc-4cf8-a634-98f0d926d313"
    ],
    "album": "Harmonizer",
    "release_id": "22b509ea-9ecb-4834-9c1e-07836244bf0a",
    "release_group_id": "53b893e3-8500-4186-808c-f6016c71e736",
    "labels": [
        "Drag City"
    ],
    "label_ids": [
        "b5d3c9c7-5f73-4ebc-b400-e5075c9101a4"
    ],
    "release_date": "2021-08-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ty and the Freedom Band kicked off their 2022 Live on KEXP with this tune. Check out the entire session here:\nhttps://www.youtube.com/watch?v=Jnix5PwZy2s\n--\nTy is back on the road (but did he ever really leave?) including these west coast stops:\n- \n- Saturday, October 11th at The Regency Ballroom in San Francisco\n- Monday, October 13th at Wonder Ballroom in Portland\n- Tuesday, October 14th at Neumos in Seattle\n- Thursday, October 16th at Wild Buffalo in Bellingham\n\nhttps://ty-segall.com/pages/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}