Information about plays

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

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

{
    "id": 3545965,
    "uri": "https://api.kexp.org/v2/plays/3545965/?format=api",
    "airdate": "2025-08-28T17:41:13-07:00",
    "show": 64411,
    "show_uri": "https://api.kexp.org/v2/shows/64411/?format=api",
    "image_uri": "https://ia600708.us.archive.org/0/items/mbid-4db1c4fb-da0c-44e7-9e3f-f130b6ae054f/mbid-4db1c4fb-da0c-44e7-9e3f-f130b6ae054f-41538295443_thumb500.jpg",
    "thumbnail_uri": "https://ia600708.us.archive.org/0/items/mbid-4db1c4fb-da0c-44e7-9e3f-f130b6ae054f/mbid-4db1c4fb-da0c-44e7-9e3f-f130b6ae054f-41538295443_thumb250.jpg",
    "song": "Listen2me",
    "track_id": "9f2d17ab-e591-4bfa-a855-d60131c80afb",
    "recording_id": "95a7be58-ab20-4d7f-bdca-27ceb6ad2508",
    "artist": "Foxwarren",
    "artist_ids": [
        "81239c30-1f43-498f-a319-37218922d232"
    ],
    "album": "2",
    "release_id": "4db1c4fb-da0c-44e7-9e3f-f130b6ae054f",
    "release_group_id": "8920853e-32b8-46ed-a1a9-14f330bea845",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thanks Jessica from Deep Sea Diver for the recommendation!\n--\nCanadian quintet Foxwarren is Andy Shauf, Avery and Darryl Kissick, Dallas Bryson, and Colin Nealis. \n\nhttps://foxwarren.bandcamp.com/track/listen2me",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}