Information about plays

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

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

{
    "id": 3607413,
    "uri": "https://api.kexp.org/v2/plays/3607413/?format=api",
    "airdate": "2026-01-21T23:42:33-08:00",
    "show": 65719,
    "show_uri": "https://api.kexp.org/v2/shows/65719/?format=api",
    "image_uri": "https://dn710308.ca.archive.org/0/items/mbid-4010e8fb-c596-4106-a5cd-306425675074/mbid-4010e8fb-c596-4106-a5cd-306425675074-44133625211_thumb500.jpg",
    "thumbnail_uri": "https://dn710308.ca.archive.org/0/items/mbid-4010e8fb-c596-4106-a5cd-306425675074/mbid-4010e8fb-c596-4106-a5cd-306425675074-44133625211_thumb250.jpg",
    "song": "Haunted",
    "track_id": "fcc1f135-29a7-4656-8e5d-0287b299080c",
    "recording_id": "33541875-38a1-4bc2-917b-0dbd8e4a16df",
    "artist": "Crooked Fingers feat. Sharon Van Etten",
    "artist_ids": [
        "d935bec6-cab7-46cc-bf8b-ca089563b985",
        "5a2e9cd3-010a-4aae-9f83-629253284202"
    ],
    "album": "Swet Deth",
    "release_id": "4010e8fb-c596-4106-a5cd-306425675074",
    "release_group_id": "7963ecd2-c1cb-4e68-ad54-652d3afb7c1c",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Crooked Fingers is the solo project of singer/guitarist Eric Bachmann, begun in the wake of the 1998 hiatus of his much-beloved previous band Archers of Loaf. \n--\n\"Swet Deth,,\" out in February is Bachmann's first album as Crooked Finger in 15 years.: https://crookedfingers.bandcamp.com/album/swet-deth",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}