Information about plays

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

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

{
    "id": 3500310,
    "uri": "https://api.kexp.org/v2/plays/3500310/?format=api",
    "airdate": "2025-05-12T06:20:52-07:00",
    "show": 63440,
    "show_uri": "https://api.kexp.org/v2/shows/63440/?format=api",
    "image_uri": "https://ia801802.us.archive.org/18/items/mbid-d0d8b3c2-a255-40ea-a994-a633ee86ebf4/mbid-d0d8b3c2-a255-40ea-a994-a633ee86ebf4-28628247841_thumb500.jpg",
    "thumbnail_uri": "https://ia801802.us.archive.org/18/items/mbid-d0d8b3c2-a255-40ea-a994-a633ee86ebf4/mbid-d0d8b3c2-a255-40ea-a994-a633ee86ebf4-28628247841_thumb250.jpg",
    "song": "Grow into a Ghost",
    "track_id": "58ddda75-2102-4997-83e2-a64eee3b1f27",
    "recording_id": "a279ad11-e931-4ad9-ac76-a9c656e6db7c",
    "artist": "Swearin'",
    "artist_ids": [
        "5b62be91-b158-40a7-a51d-43b1a3b91ec3"
    ],
    "album": "Fall Into the Sun",
    "release_id": "d0d8b3c2-a255-40ea-a994-a633ee86ebf4",
    "release_group_id": "8f9c508c-b690-4e35-b002-429bc99df286",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2018-10-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Swearin' is Allison Crutchfield, Kyle Gilbride, Jeff Bolt, and Amanda Bartley: https://www.mergerecords.com/artist/swearin\n\nKEXPs Dusty Henry interviewed Swearin's Allison Crutchfield about their 2018 album, 'Fall Into The Sun':\nhttps://www.kexp.org/read/2018/10/30/big-change-swearins-allison-crutchfield-growing-and-new-album-fall-sun/\n\nAllison's twin sister is Katie Crutchfield a.k.a Waxahatchee.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}