Information about plays

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

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

{
    "id": 3617241,
    "uri": "https://api.kexp.org/v2/plays/3617241/?format=api",
    "airdate": "2026-02-14T04:40:33-08:00",
    "show": 65928,
    "show_uri": "https://api.kexp.org/v2/shows/65928/?format=api",
    "image_uri": "https://dn710107.ca.archive.org/0/items/mbid-6f9c1737-f829-4687-8e45-06cefccaf663/mbid-6f9c1737-f829-4687-8e45-06cefccaf663-17255659084_thumb500.jpg",
    "thumbnail_uri": "https://dn710107.ca.archive.org/0/items/mbid-6f9c1737-f829-4687-8e45-06cefccaf663/mbid-6f9c1737-f829-4687-8e45-06cefccaf663-17255659084_thumb250.jpg",
    "song": "Need to Feel Your Love",
    "track_id": "1d27f0d0-ae15-4533-9b31-bef741223b3f",
    "recording_id": "8ed5c022-3223-45e7-b688-44f3cd880951",
    "artist": "Sheer Mag",
    "artist_ids": [
        "cdf4785a-e2da-47b0-b98c-4bfac0665850"
    ],
    "album": "Need to Feel Your Love",
    "release_id": "6f9c1737-f829-4687-8e45-06cefccaf663",
    "release_group_id": "b5acb4c6-8aa4-446a-b59e-2834e8abd429",
    "labels": [
        "Wilsuns Recording Company"
    ],
    "label_ids": [
        "0996ea54-e1df-49f5-9d9b-191fae37dcc2"
    ],
    "release_date": "2017-07-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Need to Feel Your Love\" was the title song from the debut album from this Philly band: https://sheermag.bandcamp.com/album/need-to-feel-your-love\n--\nSee a great in-studio performance by  Sheer Mag in June, 2019 (It included this song.): https://www.youtube.com/watch?v=slPPzh0M0Yo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}