Information about plays

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

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

{
    "id": 3544621,
    "uri": "https://api.kexp.org/v2/plays/3544621/?format=api",
    "airdate": "2025-08-25T11:45:29-07:00",
    "show": 64385,
    "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
    "image_uri": "https://ia601501.us.archive.org/17/items/mbid-102acaa8-32ff-4638-a338-b472f07f3d55/mbid-102acaa8-32ff-4638-a338-b472f07f3d55-40644676796_thumb500.jpg",
    "thumbnail_uri": "https://ia801501.us.archive.org/17/items/mbid-102acaa8-32ff-4638-a338-b472f07f3d55/mbid-102acaa8-32ff-4638-a338-b472f07f3d55-40644676796_thumb250.jpg",
    "song": "Ceiling Tiles",
    "track_id": "5529f1c9-7db9-4c51-afed-7cc3a665cf3a",
    "recording_id": "49513a6e-9af1-419a-8119-8a7a52592269",
    "artist": "Sun Atoms",
    "artist_ids": [
        "f641f7fb-4344-4f09-a3b6-866bd42dc890"
    ],
    "album": "Everything Forever",
    "release_id": "102acaa8-32ff-4638-a338-b472f07f3d55",
    "release_group_id": "273e9f23-406c-4946-abee-dfa03ad35838",
    "labels": [
        "Little Cloud Records"
    ],
    "label_ids": [
        "52ecd404-1723-49e6-8d44-bf4eeb097267"
    ],
    "release_date": "2024-11-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Portland, OR.\n\nPlaying Sunday, September 14th at Carnation, WA's Remlinger Farms: (Psychic Salamander Festival - also playing that weekend are Sleater-Kinney, Yo La Tengo, Modest Mouse, Built to Spill, Courtney Barnett, The Flaming Lips, and more!) https://www.modestmousefest.com/\n\nhttps://sunatoms.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}