Information about plays

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

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

{
    "id": 3629775,
    "uri": "https://api.kexp.org/v2/plays/3629775/?format=api",
    "airdate": "2026-03-16T14:24:10-07:00",
    "show": 66199,
    "show_uri": "https://api.kexp.org/v2/shows/66199/?format=api",
    "image_uri": "https://dn710702.ca.archive.org/0/items/mbid-f9efec3b-c554-4509-ba96-0d468b6d0b4f/mbid-f9efec3b-c554-4509-ba96-0d468b6d0b4f-43893506433_thumb500.jpg",
    "thumbnail_uri": "https://dn710702.ca.archive.org/0/items/mbid-f9efec3b-c554-4509-ba96-0d468b6d0b4f/mbid-f9efec3b-c554-4509-ba96-0d468b6d0b4f-43893506433_thumb250.jpg",
    "song": "Hounds of Love",
    "track_id": "444816f2-7450-3a99-bcf8-6c46f61befb9",
    "recording_id": "ffe2102d-4a5e-48b7-977a-0c28e2af119e",
    "artist": "The Futureheads",
    "artist_ids": [
        "0cf9d983-aecf-4d57-9e94-fde2beac014f"
    ],
    "album": "The Futureheads",
    "release_id": "f9efec3b-c554-4509-ba96-0d468b6d0b4f",
    "release_group_id": "b300f38d-667a-30e4-8fb8-fd3f419e949e",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "2004-09-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UK band The Futureheads cover of Kate Bush's \"Hounds of Love\" was one of 15 tracks in the band's eponymous debut album.\n\nA few years ago, The Futureheads looked back at twenty years since their debut: https://www.bbc.com/news/articles/cx2lrk3y887o\n\nThe Futureheads are \"in the trees\" (with some hounds on their speakers) in their video for this song: https://www.youtube.com/watch?v=awjE92YZeEQ\n\nhttps://thefutureheads.bandcamp.com\nhttps://www.thefutureheads.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}