Information about plays

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

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

{
    "id": 3421525,
    "uri": "https://api.kexp.org/v2/plays/3421525/?format=api",
    "airdate": "2024-11-05T01:50:59-08:00",
    "show": 61767,
    "show_uri": "https://api.kexp.org/v2/shows/61767/?format=api",
    "image_uri": "https://ia803401.us.archive.org/1/items/mbid-654d28b8-d682-4547-86f1-a4d50e20cd24/mbid-654d28b8-d682-4547-86f1-a4d50e20cd24-39189501777_thumb500.jpg",
    "thumbnail_uri": "https://ia803401.us.archive.org/1/items/mbid-654d28b8-d682-4547-86f1-a4d50e20cd24/mbid-654d28b8-d682-4547-86f1-a4d50e20cd24-39189501777_thumb250.jpg",
    "song": "WRONG IDEA",
    "track_id": "140a82dc-aa09-4312-b986-008530d06a31",
    "recording_id": "c7d9c230-a484-4fd8-814d-842d0f26847c",
    "artist": "Confidence Man",
    "artist_ids": [
        "9fab430a-f1af-4a69-bf68-6857a7a50a68"
    ],
    "album": "3AM (LA LA LA)",
    "release_id": "654d28b8-d682-4547-86f1-a4d50e20cd24",
    "release_group_id": "d2270557-d57a-47fe-af7c-8b55752ce85d",
    "labels": [
        "Polydor Records",
        "Polydor"
    ],
    "label_ids": [
        "1f0f8ce7-4812-4b08-84be-54f1f08fbc75",
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "2024-10-18",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Third album from Confidence Man - front and centre of Confidence Man are hype-squad vocalists Grace Stephenson (AKA Janet Planet) and Aidan Moore (answers to Sugar Bones), beloved for their camp choreo and outrageous outfits. \n\nhttps://www.theguardian.com/music/2024/oct/18/confidence-man-3am-la-la-la-album-review\n\nThough months away, Confidence Man will be in the Bay Area performing at The Regency Ballroom in San Francisco on March 4! Get your tickets now!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}