Information about plays

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

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

{
    "id": 3639784,
    "uri": "https://api.kexp.org/v2/plays/3639784/?format=api",
    "airdate": "2026-04-09T07:01:35-07:00",
    "show": 66405,
    "show_uri": "https://api.kexp.org/v2/shows/66405/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-2acce1e6-3378-3dac-84f3-db2dcc9bef1d/mbid-2acce1e6-3378-3dac-84f3-db2dcc9bef1d-23507958176_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-2acce1e6-3378-3dac-84f3-db2dcc9bef1d/mbid-2acce1e6-3378-3dac-84f3-db2dcc9bef1d-23507958176_thumb250.jpg",
    "song": "The Concept",
    "track_id": "d38103e0-4c9c-31e4-b9ea-b8a69f0f7c30",
    "recording_id": "c1424187-7c27-4091-9c37-50e14caff9bd",
    "artist": "Teenage Fanclub",
    "artist_ids": [
        "e6f8912b-7df9-4aae-b551-2cd03dc29588"
    ],
    "album": "Bandwagonesque",
    "release_id": "2acce1e6-3378-3dac-84f3-db2dcc9bef1d",
    "release_group_id": "4119fd8b-9858-33c9-8256-fcc1570bc07f",
    "labels": [
        "DGC Records"
    ],
    "label_ids": [
        "68803e28-86fe-4a95-985f-8e493795ab31"
    ],
    "release_date": "1991-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out this full performance from Teenage Fanclub, Live on KEXP, recorded May, 2024! : https://www.youtube.com/watch?v=dtXrIrtTyyQ&list=RDdtXrIrtTyyQ&start_radio=1 \n--- https://www.teenagefanclub.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}