Information about plays

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

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

{
    "id": 3416269,
    "uri": "https://api.kexp.org/v2/plays/3416269/?format=api",
    "airdate": "2024-10-23T09:29:21-07:00",
    "show": 61651,
    "show_uri": "https://api.kexp.org/v2/shows/61651/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Walking at a Downtown Pace",
    "track_id": "d49a9816-7f8c-4986-85a7-6903cde8c90d",
    "recording_id": "07230896-d082-4944-8d81-e5a384c43806",
    "artist": "Parquet Courts",
    "artist_ids": [
        "e01755e3-58ab-4a5b-a9e9-a0a3bd3dff4c"
    ],
    "album": "Sympathy for Life",
    "release_id": "2322927f-4aef-404f-851e-bc6dcb079961",
    "release_group_id": "288c6409-6e97-4e9c-baa9-abcf3346a678",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
    ],
    "release_date": "2021-10-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It was actually written before the pandemic and was first performed by New York City’s Lesbian & Gay Big Apple Corps Marching Band in downtown Manhattan on August 12, 2021.\n\nThe video for this single from their 2021 album \"Sympathy for Life\" is by photographer Daniel Arnold. It captures \"the concrete chaos of NYC—a woman picking watermelon up off the bodega floor, a rat, people dancing in Washington Square Park, people eating pizza in a cab, fashion, another rat, some seemingly drunk-ass folks, a Michael Myers mask on a construction vehicle, a garbage trucks crush a washer-dryer, lots of dancing…you know, NYC stuff.\"\nhttps://www.youtube.com/watch?v=0R7wpcw1Z4A--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}