Information about plays

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

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

{
    "id": 3437509,
    "uri": "https://api.kexp.org/v2/plays/3437509/?format=api",
    "airdate": "2024-12-13T08:48:14-08:00",
    "show": 62096,
    "show_uri": "https://api.kexp.org/v2/shows/62096/?format=api",
    "image_uri": "https://ia800805.us.archive.org/19/items/mbid-3de00d81-8e1e-4d05-9c17-138ecb0ee364/mbid-3de00d81-8e1e-4d05-9c17-138ecb0ee364-40444701159_thumb500.jpg",
    "thumbnail_uri": "https://ia800805.us.archive.org/19/items/mbid-3de00d81-8e1e-4d05-9c17-138ecb0ee364/mbid-3de00d81-8e1e-4d05-9c17-138ecb0ee364-40444701159_thumb250.jpg",
    "song": "The Duke Ellington Bridge",
    "track_id": "0f4daf1d-3023-4e0f-b4f0-32fd9e7fb573",
    "recording_id": "8252af76-8437-4137-8633-7666f52e3d15",
    "artist": "Des Demonas",
    "artist_ids": [
        "7536e54b-aa8f-429a-aa62-21184a53c14c"
    ],
    "album": "Apocalyptic Boom! Boom!",
    "release_id": "3de00d81-8e1e-4d05-9c17-138ecb0ee364",
    "release_group_id": "712a1920-d9a2-4a3d-920c-a669a2b8e1a2",
    "labels": [
        "In the Red Records"
    ],
    "label_ids": [
        "485d19d8-74e5-4c06-8751-ce6f04d3f282"
    ],
    "release_date": "2024-11-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The group is made up of some familiar names from the DC punk, garage, and indie scenes. A Kenyan punk-poet-politique Jacky “Cougar” Abok (Foul Swoops, Thee Lolitas) is on vocals & percussion, Mark Cisneros (Hammered Hulls, Kid Congo and the Pink Monkey Birds, The Make-Up) is on guitar, Paul Vivari (Benjy Ferree, DJ Soul Call Paul) is on Farfisa organ and bass machine, and Matt Gatwood (Two Inch Astronaut) is on drums.\n--\nBuilt in the 1930s to accommodate streetcars, this District of Columbia bridge was renamed for jazz musician Duke Ellington after his death in 1974.: https://historicsites.dcpreservation.org/items/show/175",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}