Information about plays

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

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

{
    "id": 3410089,
    "uri": "https://api.kexp.org/v2/plays/3410089/?format=api",
    "airdate": "2024-10-08T15:51:22-07:00",
    "show": 61522,
    "show_uri": "https://api.kexp.org/v2/shows/61522/?format=api",
    "image_uri": "https://ia803402.us.archive.org/9/items/mbid-ff4bdfe4-f9a0-43e6-a75a-7478aa581571/mbid-ff4bdfe4-f9a0-43e6-a75a-7478aa581571-39176151622_thumb500.jpg",
    "thumbnail_uri": "https://ia803402.us.archive.org/9/items/mbid-ff4bdfe4-f9a0-43e6-a75a-7478aa581571/mbid-ff4bdfe4-f9a0-43e6-a75a-7478aa581571-39176151622_thumb250.jpg",
    "song": "Firefighters",
    "track_id": "28c6204e-3dc7-41e0-8e36-a8013d717fa5",
    "recording_id": "a55bd287-8486-4549-be9f-a0a04f2f8ace",
    "artist": "Being Dead",
    "artist_ids": [
        "90955e9c-860e-4881-a454-07de62c85534"
    ],
    "album": "Eels",
    "release_id": "ff4bdfe4-f9a0-43e6-a75a-7478aa581571",
    "release_group_id": "12c6d51b-a823-49b0-984c-628a3333a596",
    "labels": [
        "Bayonet Records"
    ],
    "label_ids": [
        "cdac7201-d153-49be-be39-f20c251f7962"
    ],
    "release_date": "2024-09-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Being Dead are a duo of bandmates Falcon Bitch and Shmoofy, “two true-blue freak bitch besties holed up in a lil’ house in the heart of Austin, Texas.” Being Dead recorded \"Eels,\" their 16-track sophomore album,  in Los Angeles with indie heavyweight producer John Congelton.\n---\nhttps://beingdead.bandcamp.com\n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}