Information about plays

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

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

{
    "id": 3415800,
    "uri": "https://api.kexp.org/v2/plays/3415800/?format=api",
    "airdate": "2024-10-22T05:05:53-07:00",
    "show": 61642,
    "show_uri": "https://api.kexp.org/v2/shows/61642/?format=api",
    "image_uri": "https://ia804508.us.archive.org/0/items/mbid-2322927f-4aef-404f-851e-bc6dcb079961/mbid-2322927f-4aef-404f-851e-bc6dcb079961-30291574639_thumb500.jpg",
    "thumbnail_uri": "https://ia804508.us.archive.org/0/items/mbid-2322927f-4aef-404f-851e-bc6dcb079961/mbid-2322927f-4aef-404f-851e-bc6dcb079961-30291574639_thumb250.jpg",
    "song": "Plant Life",
    "track_id": "3ae43924-3aba-481c-be32-a61971aab872",
    "recording_id": "c5d9bc06-68b5-4f41-88d2-b49871d2ec66",
    "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": "Released OTD back in 2021. Happy 3rd!!\n--\nParquet Courts performed live in the KEXP studio in April 2022. Watch the full session, including \"Plant Life\" here:\nhttps://youtu.be/nosnI73gs10\n\nThis Brooklyn-based band’s seventh album is a more expansive take on the band’s sardonic post-punk, featuring more prominent dance beats along with more spacy psychedelic and dub textures on songs critiquing gentrification, police brutality, dehumanizing modern technology and mass commodification while celebrating community.\nhttps://www.kexp.org/read/2021/10/25/new-music-reviews-1025/\n\nhttps://parquetcourts.bandcamp.com/album/sympathy-for-life\nhttps://www.parquet-courts.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}