Information about plays

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

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

{
    "id": 3438063,
    "uri": "https://api.kexp.org/v2/plays/3438063/?format=api",
    "airdate": "2024-12-14T16:36:45-08:00",
    "show": 62110,
    "show_uri": "https://api.kexp.org/v2/shows/62110/?format=api",
    "image_uri": "https://ia600409.us.archive.org/25/items/mbid-d3e2b2c1-6dcf-450e-924c-49e3cc6294c7/mbid-d3e2b2c1-6dcf-450e-924c-49e3cc6294c7-38845129503_thumb500.jpg",
    "thumbnail_uri": "https://ia800409.us.archive.org/25/items/mbid-d3e2b2c1-6dcf-450e-924c-49e3cc6294c7/mbid-d3e2b2c1-6dcf-450e-924c-49e3cc6294c7-38845129503_thumb250.jpg",
    "song": "Making Flippy Floppy",
    "track_id": "8ae6b028-8905-4b0e-8720-24e89247df9a",
    "recording_id": "9d7080c5-affe-4c94-8489-2de459b00e30",
    "artist": "Teezo Touchdown",
    "artist_ids": [
        "f1660eaa-929f-48d4-9926-9aaa61afa52f"
    ],
    "album": "Everyone's Getting Involved: A Tribute to Talking Heads' Stop Making Sense",
    "release_id": "d3e2b2c1-6dcf-450e-924c-49e3cc6294c7",
    "release_group_id": "08d56581-a3c8-4f77-b089-1fa233c08635",
    "labels": [
        "A24 Music"
    ],
    "label_ids": [
        "0517f171-5b38-4313-8558-0e8695e7ce4c"
    ],
    "release_date": "2024-05-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Teezo Touchdowns cover of Making Flippy Floppy for A24's Stop Making Sense Talking Heads tribute album. The 16-song LP is a modern homage to the original tracklist of Talking Heads’ 1984 concert film, featuring a star-studded lineup of artists, including Paramore, BADBADNOTGOOD, Blondshell, The Cavemen., Chicano Batman Feat. Money Mark, DJ Tunez, El Mató a un Policía Motorizado, girl in red, Jean Dawson, Kevin Abstract, The Linda Lindas, Lorde, Miley Cyrus, The National, and Toro y Moi.\n\nGet it on vinyl here:\nhttps://shop.a24films.com/products/everyones-getting-involved",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}