Information about plays

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

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

{
    "id": 3626387,
    "uri": "https://api.kexp.org/v2/plays/3626387/?format=api",
    "airdate": "2026-03-07T13:13:55-08:00",
    "show": 66118,
    "show_uri": "https://api.kexp.org/v2/shows/66118/?format=api",
    "image_uri": "https://dn711305.ca.archive.org/0/items/mbid-c1aa80e1-659b-4d0f-9c76-1589a535567c/mbid-c1aa80e1-659b-4d0f-9c76-1589a535567c-15393777768_thumb500.jpg",
    "thumbnail_uri": "https://dn711305.ca.archive.org/0/items/mbid-c1aa80e1-659b-4d0f-9c76-1589a535567c/mbid-c1aa80e1-659b-4d0f-9c76-1589a535567c-15393777768_thumb250.jpg",
    "song": "Undertow",
    "track_id": "e630787d-25df-3410-8ab7-0d8be4ebffeb",
    "recording_id": "97ad9a65-c6fd-4407-a0a7-e92b8abadf80",
    "artist": "Ivy",
    "artist_ids": [
        "610404f9-26bd-4be2-8697-f916495f14a4"
    ],
    "album": "Long Distance",
    "release_id": "c1aa80e1-659b-4d0f-9c76-1589a535567c",
    "release_group_id": "02e15771-25a8-3dc1-9756-3895a8ca0012",
    "labels": [
        "Nettwerk America"
    ],
    "label_ids": [
        "284e302e-a5d5-48ae-8add-e047d3e0abba"
    ],
    "release_date": "2001-07-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New York indie-pop trio Ivy released “Undertow” on their 2001 album Long Distance, known for its dreamy mix of electronic and French pop influences. If the music’s speaking to you today, consider making a gift during the KEXP Spring Drive and help keep the station thriving at kexp.org/donate.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}