Information about plays

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

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

{
    "id": 3527721,
    "uri": "https://api.kexp.org/v2/plays/3527721/?format=api",
    "airdate": "2025-07-16T11:38:56-07:00",
    "show": 64029,
    "show_uri": "https://api.kexp.org/v2/shows/64029/?format=api",
    "image_uri": "https://ia800301.us.archive.org/20/items/mbid-a8084248-af0b-4df8-84ca-e09e2a2000f2/mbid-a8084248-af0b-4df8-84ca-e09e2a2000f2-35274612858_thumb500.jpg",
    "thumbnail_uri": "https://ia800301.us.archive.org/20/items/mbid-a8084248-af0b-4df8-84ca-e09e2a2000f2/mbid-a8084248-af0b-4df8-84ca-e09e2a2000f2-35274612858_thumb250.jpg",
    "song": "$20",
    "track_id": "e57ca596-038d-4cb3-9692-ccea41ce7f77",
    "recording_id": "237916ca-4161-4e26-9653-28cda6414a49",
    "artist": "boygenius",
    "artist_ids": [
        "3ceeddbd-fba5-4bdb-99f7-2d028ed5afda"
    ],
    "album": "the record",
    "release_id": "a8084248-af0b-4df8-84ca-e09e2a2000f2",
    "release_group_id": "1339f18d-220a-4405-8ae9-e52993b1ef70",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2023-03-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Record is the debut studio album by American indie rock supergroup Boygenius, consisting of Julien Baker, Phoebe Bridgers, and Lucy Dacus - \nhttps://www.xboygeniusx.com/\n\nWatch their 2018 KEXP performance here: https://www.youtube.com/watch?v=61dxizUq0Ow",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}