Information about plays

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

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

{
    "id": 3421722,
    "uri": "https://api.kexp.org/v2/plays/3421722/?format=api",
    "airdate": "2024-11-05T12:28:55-08:00",
    "show": 61770,
    "show_uri": "https://api.kexp.org/v2/shows/61770/?format=api",
    "image_uri": "https://ia802903.us.archive.org/12/items/mbid-3b190bde-625a-4d63-a6b0-92f428a07b0d/mbid-3b190bde-625a-4d63-a6b0-92f428a07b0d-23658927315_thumb500.jpg",
    "thumbnail_uri": "https://ia802903.us.archive.org/12/items/mbid-3b190bde-625a-4d63-a6b0-92f428a07b0d/mbid-3b190bde-625a-4d63-a6b0-92f428a07b0d-23658927315_thumb250.jpg",
    "song": "Crowded Table",
    "track_id": "00051721-ac3e-4c58-87df-4264fda75532",
    "recording_id": "b6ea9dd1-2c33-4346-bd56-f8d6fee225af",
    "artist": "The Highwomen",
    "artist_ids": [
        "1660fbb6-c55e-4ad3-8342-c424162c30a6"
    ],
    "album": "The Highwomen",
    "release_id": "3b190bde-625a-4d63-a6b0-92f428a07b0d",
    "release_group_id": "15220836-b7d9-484f-b3cd-0134137ad0d7",
    "labels": [
        "Elektra",
        "Low Country Sound"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9",
        "f51fec0d-4662-4718-ae89-d638b12917d4"
    ],
    "release_date": "2019-09-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Highwomen are a supergroup featuring Brandi Carlile, Maren Morris, Natalie Hemby and Amanda Shires. \n--\n“Crowded Table” was co-written by Hemby and fellow revered songwriter Lori McKenna, with additional contributions from Carlile. Hemby came into the writing session with McKenna equipped with the song’s title, knowing they were writing with The Highwomen in mind.  Read how this song was born: https://americansongwriter.com/the-meaning-behind-the-highwomens-inclusive-crowded-table/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}