Information about plays

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

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

{
    "id": 3622705,
    "uri": "https://api.kexp.org/v2/plays/3622705/?format=api",
    "airdate": "2026-02-26T19:42:41-08:00",
    "show": 66038,
    "show_uri": "https://api.kexp.org/v2/shows/66038/?format=api",
    "image_uri": "https://dn710009.ca.archive.org/0/items/mbid-b672af59-b0bf-496c-84cc-4761e657e366/mbid-b672af59-b0bf-496c-84cc-4761e657e366-35802908600_thumb500.jpg",
    "thumbnail_uri": "https://dn710009.ca.archive.org/0/items/mbid-b672af59-b0bf-496c-84cc-4761e657e366/mbid-b672af59-b0bf-496c-84cc-4761e657e366-35802908600_thumb250.jpg",
    "song": "Mother’s Prayers",
    "track_id": "7c512c28-b208-4bcb-8439-37761d21a986",
    "recording_id": "78518be4-2a7d-44d1-93cb-8ccab1e8cffb",
    "artist": "Grrrl Gang",
    "artist_ids": [
        "0ef57fc7-e420-4cbf-b6c8-289f1b7a6070"
    ],
    "album": "Spunky!",
    "release_id": "b672af59-b0bf-496c-84cc-4761e657e366",
    "release_group_id": "5d5034cb-32e5-4e2b-bfa3-53a72b959150",
    "labels": [
        "Kill Rock Stars"
    ],
    "label_ids": [
        "a16c4ee6-8f6b-4314-9701-465c2e11dffe"
    ],
    "release_date": "2023-09-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Grrrl Gang is an Indonesian indie pop band from Yogyakarta, Indonesia, consisting of vocalist/guitarist Angeeta Sentana, bassist/vocalist Akbar Rumandung, and guitarist/vocalist Edo Alventa. \n--\nhttps://grrrlgang.bandcamp.com/\n\nCatch them on tour soon!\n- 3/25 - Bottom of the Hill - San Francisco, CA\n- 3/28 - Clock-Out Lounge -Seattle, WA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}