Information about plays

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

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

{
    "id": 3625257,
    "uri": "https://api.kexp.org/v2/plays/3625257/?format=api",
    "airdate": "2026-03-04T15:26:57-08:00",
    "show": 66090,
    "show_uri": "https://api.kexp.org/v2/shows/66090/?format=api",
    "image_uri": "https://dn721200.ca.archive.org/0/items/mbid-99aa002a-51fa-4075-866a-68c366cf532a/mbid-99aa002a-51fa-4075-866a-68c366cf532a-42046369928_thumb500.jpg",
    "thumbnail_uri": "https://dn721200.ca.archive.org/0/items/mbid-99aa002a-51fa-4075-866a-68c366cf532a/mbid-99aa002a-51fa-4075-866a-68c366cf532a-42046369928_thumb250.jpg",
    "song": "Are You With Me Now?",
    "track_id": "859ad7a9-cacf-4c0b-bd5a-17c386eda079",
    "recording_id": "0a446135-fd84-4f62-b032-48dc25497bfd",
    "artist": "Cate Le Bon",
    "artist_ids": [
        "f2393e49-b791-46da-a6d7-1e9e60743405"
    ],
    "album": "Mug Museum",
    "release_id": "4d108d3b-72a4-4b0d-ad7f-379be85533b3",
    "release_group_id": "efe9d443-ae30-4a71-ab49-18d67ac07d07",
    "labels": [
        "Wichita"
    ],
    "label_ids": [
        "1c7066e4-c0ca-42c9-b1ae-d29a39855c0a"
    ],
    "release_date": "2013-11-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday! Welsh musician Cate Le Bon was born on March 4th, 1983. \n--\nShe was live in the KEXP studio in 2019: https://www.youtube.com/watch?v=nqsSW4Oj_UI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}