Information about plays

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

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

{
    "id": 3639108,
    "uri": "https://api.kexp.org/v2/plays/3639108/?format=api",
    "airdate": "2026-04-07T15:54:06-07:00",
    "show": 66392,
    "show_uri": "https://api.kexp.org/v2/shows/66392/?format=api",
    "image_uri": "https://ia801306.us.archive.org/21/items/mbid-215ca43e-982e-499d-852f-6898cc929410/mbid-215ca43e-982e-499d-852f-6898cc929410-12606679128_thumb500.jpg",
    "thumbnail_uri": "https://dn710604.ca.archive.org/0/items/mbid-215ca43e-982e-499d-852f-6898cc929410/mbid-215ca43e-982e-499d-852f-6898cc929410-12606679128_thumb250.jpg",
    "song": "Swallow My Pride",
    "track_id": "85433410-9b6a-3db6-81bc-2c292a93d0b3",
    "recording_id": "141ca646-16c3-4018-a8b6-dea7ddb53169",
    "artist": "Green River",
    "artist_ids": [
        "78f56916-fe11-4110-8f10-d553ddf8de7b"
    ],
    "album": "Dry as a Bone / Rehab Doll",
    "release_id": "215ca43e-982e-499d-852f-6898cc929410",
    "release_group_id": "1119075a-3126-3e61-adbb-5ca76d6aaf4a",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "1990-09-13",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "For Tillian!\n--\n\"Swallow My Pride\" was originally featured on the band's debut EP, 'Come On Down' and was later re-recorded for their sole studio album \"Rehab Doll\" which was released in 1988. \n\nThe track's main guitar riff and final verses were pulled from Blue Öyster Cult's \"This Ain't the Summer of Love\". \n\nhttps://www.subpop.com/artists/green_river",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}