Information about plays

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

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

{
    "id": 3343741,
    "uri": "https://api.kexp.org/v2/plays/3343741/?format=api",
    "airdate": "2024-05-04T13:43:40-07:00",
    "show": 60123,
    "show_uri": "https://api.kexp.org/v2/shows/60123/?format=api",
    "image_uri": "https://ia802808.us.archive.org/32/items/mbid-a5cd38ae-813f-48b8-9679-a80d78ad8751/mbid-a5cd38ae-813f-48b8-9679-a80d78ad8751-25354122706_thumb500.jpg",
    "thumbnail_uri": "https://ia802808.us.archive.org/32/items/mbid-a5cd38ae-813f-48b8-9679-a80d78ad8751/mbid-a5cd38ae-813f-48b8-9679-a80d78ad8751-25354122706_thumb250.jpg",
    "song": "Me and the Devil",
    "track_id": "6c8972ef-6665-49b6-998f-353c1ca0c58b",
    "recording_id": "a23d2217-ec06-49c2-bd86-c4e265325bb9",
    "artist": "Gil Scott‐Heron, Makaya McCraven",
    "artist_ids": [
        "59476fae-d0c9-4ebd-b03c-c38b19b30dff",
        "b5b89643-c488-4f39-a302-25cab31084a5"
    ],
    "album": "We're New Again: A Reimagining by Makaya McCraven",
    "release_id": "a5cd38ae-813f-48b8-9679-a80d78ad8751",
    "release_group_id": "e0dd6ed3-ae56-4906-8a16-0b95a09f1695",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2020-02-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chicago drummer/producer Makaya McCraven reworks the late poet/musician's final album (2010’s \"I'm New Here\") with help from a strong supporting cast of Chicago musicians including Jeff Parker on guitar, Brandee Younger on harp, Junius Paul on bass and Ben Lamar Gay on multiple instruments. McCraven & co. provide a stronger, more deeply rooted jazz framework that blends beautifully with Scott-Heron's bluesy vocals and poetic lyrics of struggle, love, loss, family and mortality.\n\nThis self-remixing style makes Makaya McCraven an ideal interpreter for a 10th-anniversary reimagining. Not only are both musicians from Chicago but McCraven's drummer father played with Scott-Heron's proto hip-hop contemporaries The Last Poets. https://bit.ly/3gXB5fP",
    "play_type": "trackplay"
}