Information about plays

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

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

{
    "id": 3441398,
    "uri": "https://api.kexp.org/v2/plays/3441398/?format=api",
    "airdate": "2024-12-22T13:40:51-08:00",
    "show": 62178,
    "show_uri": "https://api.kexp.org/v2/shows/62178/?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://ia800403.us.archive.org/5/items/mbid-27a7244a-7605-4e49-9032-bd1503c792b5/mbid-27a7244a-7605-4e49-9032-bd1503c792b5-39967770279_thumb250.jpg",
    "song": "In Other Words, Living",
    "track_id": "cfe1f573-7655-47ee-bb5c-dc0fc5794387",
    "recording_id": "d3afacab-43b3-415b-b698-c3eed50736e5",
    "artist": "Nubya Garcia",
    "artist_ids": [
        "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": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nubya Garcia is a tenor saxophonist, bandleader and composer based in London.\n\nKEXP's Music Director Chris Sanley writes of this September release: \"When Nubya Garcia says 'Odyssey,' she delivers on that promise. The spectacular sophomore album from this London-born saxophonist, composer, and bandleader is a true trip through space and time as she showcases her unique fusion of jazz, R&B, classical and dub. With frenetic movement and adventurous arrangements filled with epic swells of sound, these twelve dynamic tracks solidify Garcia as a powerful force in the modern jazz scene.\"\n\nhttps://kexp.org/read/2024/9/23/new-music-reviews-923/\n\nhttps://nubyagarcia.bandcamp.com/album/odyssey\nhttps://www.nubyagarcia.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}