Information about plays

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

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

{
    "id": 3626404,
    "uri": "https://api.kexp.org/v2/plays/3626404/?format=api",
    "airdate": "2026-03-07T14:13:49-08:00",
    "show": 66118,
    "show_uri": "https://api.kexp.org/v2/shows/66118/?format=api",
    "image_uri": "https://dn710805.ca.archive.org/0/items/mbid-5e3ab145-6078-49f8-b999-54b42e7c5729/mbid-5e3ab145-6078-49f8-b999-54b42e7c5729-21009652833_thumb500.jpg",
    "thumbnail_uri": "https://dn710805.ca.archive.org/0/items/mbid-5e3ab145-6078-49f8-b999-54b42e7c5729/mbid-5e3ab145-6078-49f8-b999-54b42e7c5729-21009652833_thumb250.jpg",
    "song": "Fresh Feeling",
    "track_id": "b3000a47-f0c1-3250-b195-0cfa5e010746",
    "recording_id": "5db0e8b5-a7fb-4705-aa54-64b6d136ef8b",
    "artist": "EELS",
    "artist_ids": [
        "14387b0f-765c-4852-852f-135335790466"
    ],
    "album": "Souljacker",
    "release_id": "5e3ab145-6078-49f8-b999-54b42e7c5729",
    "release_group_id": "759d03ec-7b3f-3762-9d1b-f889b961c3dc",
    "labels": [
        "DreamWorks Records"
    ],
    "label_ids": [
        "d4751e8e-aa7f-4670-b8a3-4a861bcffa0d"
    ],
    "release_date": "2002-03-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Led by singer-songwriter E (Mark Oliver Everett), EELS released “Fresh Feeling” on their 2001 album Souljacker, a record that mixed gritty rock with the band’s signature offbeat melancholy. If you're enjoying the music this afternoon, consider supporting listener-powered radio during the KEXP Spring Drive at kexp.org/donate.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}