Information about plays

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

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

{
    "id": 3548510,
    "uri": "https://api.kexp.org/v2/plays/3548510/?format=api",
    "airdate": "2025-09-03T16:43:23-07:00",
    "show": 64465,
    "show_uri": "https://api.kexp.org/v2/shows/64465/?format=api",
    "image_uri": "https://dn721700.ca.archive.org/0/items/mbid-3cb3fac3-dc8c-4d32-a871-aadb3d5780e8/mbid-3cb3fac3-dc8c-4d32-a871-aadb3d5780e8-42879919429_thumb500.jpg",
    "thumbnail_uri": "https://ia800900.us.archive.org/4/items/mbid-3cb3fac3-dc8c-4d32-a871-aadb3d5780e8/mbid-3cb3fac3-dc8c-4d32-a871-aadb3d5780e8-42879919429_thumb250.jpg",
    "song": "Pain",
    "track_id": "c368e8f3-64e1-4a18-b9e2-24c0b88c64bc",
    "recording_id": "1cf23c01-87ff-4260-895d-0457dc366989",
    "artist": "Chalk",
    "artist_ids": [
        "d8339825-470a-4dde-9792-d5c724e14e18"
    ],
    "album": "Pain",
    "release_id": "3cb3fac3-dc8c-4d32-a871-aadb3d5780e8",
    "release_group_id": "8b600190-44d2-483f-aef9-2ec5364bf688",
    "labels": [
        "ALTER Music"
    ],
    "label_ids": [
        "666c06c9-9088-4b82-8161-014be3b31a92"
    ],
    "release_date": "2025-08-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New track from Belfast-based band Chalk. \n\nChalk is touring!\n- November 6th @ Seattle's Freakout Festival\n- November 7th @ Vancouver, BC's The Fox Cabaret\n- November 8th @ Seattle's Tractor Tavern!\n- November 11th @ SF's Kilowatt Bar\n\nMore dates & locales here: https://www.jambase.com/band/chalk\n\nhttps://chalkbelfast.bandcamp.com/album/conditions-iii",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}