Information about plays

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

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

{
    "id": 3566391,
    "uri": "https://api.kexp.org/v2/plays/3566391/?format=api",
    "airdate": "2025-10-17T14:43:34-07:00",
    "show": 64858,
    "show_uri": "https://api.kexp.org/v2/shows/64858/?format=api",
    "image_uri": "https://ia801001.us.archive.org/12/items/mbid-958dbcb2-5925-4a86-9b2e-fcc625f75aaa/mbid-958dbcb2-5925-4a86-9b2e-fcc625f75aaa-43244554604_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-958dbcb2-5925-4a86-9b2e-fcc625f75aaa/mbid-958dbcb2-5925-4a86-9b2e-fcc625f75aaa-43244554604_thumb250.jpg",
    "song": "Earthshaker",
    "track_id": "7247192c-e9d7-45a5-b0d7-4d0e5439afae",
    "recording_id": "c7146ba3-ae05-4b4d-a4c2-cba4aff3cedf",
    "artist": "Phantogram",
    "artist_ids": [
        "dfe78af2-779e-4137-826a-3073a16e3278"
    ],
    "album": "Earthshaker",
    "release_id": "958dbcb2-5925-4a86-9b2e-fcc625f75aaa",
    "release_group_id": "0d4bab51-4a3b-4b9f-b246-e3b7e3fee330",
    "labels": [
        "Neon Gold"
    ],
    "label_ids": [
        "813cd12c-d731-4e33-9169-3841336b24c0"
    ],
    "release_date": "2025-10-03",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The LA-based duo says, \"While making Earthshaker, we had a lot of fun recreating late-60’s inspired drum breaks and vintage guitar textures, casing that raw, timeless feel. The result sits somewhere between old soul and Krautrock - familiar yet hypnotic. We are really proud of how it came together and we hope you love it too.\"\n\nhttps://www.phantogram.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}