Information about plays

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

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

{
    "id": 3421222,
    "uri": "https://api.kexp.org/v2/plays/3421222/?format=api",
    "airdate": "2024-11-04T06:26:14-08:00",
    "show": 61760,
    "show_uri": "https://api.kexp.org/v2/shows/61760/?format=api",
    "image_uri": "https://ia600403.us.archive.org/5/items/mbid-27a7244a-7605-4e49-9032-bd1503c792b5/mbid-27a7244a-7605-4e49-9032-bd1503c792b5-39967770279_thumb500.jpg",
    "thumbnail_uri": "https://ia600403.us.archive.org/5/items/mbid-27a7244a-7605-4e49-9032-bd1503c792b5/mbid-27a7244a-7605-4e49-9032-bd1503c792b5-39967770279_thumb250.jpg",
    "song": "We Walk in Gold",
    "track_id": "718878e6-340a-4274-838f-2ae933d34c87",
    "recording_id": "af45ea3d-7133-47e8-8f9f-28a111e3cbb0",
    "artist": "Nubya Garcia feat. Georgia Anne Muldrow",
    "artist_ids": [
        "caf1cb4b-5bd0-4b4c-aecf-53de52cd18d1",
        "42dd1862-7255-47ed-8584-651abce3bf53"
    ],
    "album": "Odyssey",
    "release_id": "27a7244a-7605-4e49-9032-bd1503c792b5",
    "release_group_id": "65419bdb-d620-458e-9f68-4226cf0f3105",
    "labels": [
        "Concord Jazz"
    ],
    "label_ids": [
        "8ec4f16d-a43f-4e80-b3b0-935dbdbb598a"
    ],
    "release_date": "2024-09-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The multi-award-winning tenor saxophonist, bandleader and composer Nubya Garcia’s new album, Odyssey, is out (Concord Jazz). Following her critically acclaimed debut album, SOURCE, Odyssey is a majestic feat that blends orchestral arrangements with R&B, jazz and dub. Produced by Garcia in collaboration with Kwes, Garcia returns with Joe Armon-Jones (keys), Daniel Casimir (bass), Sam Jones (drums). Featured guests include Esperanza spalding, Georgia Anne Muldrow and more.\n\nhttps://nubyagarcia.bandcamp.com/album/odyssey",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}