Information about plays

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

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

{
    "id": 3631422,
    "uri": "https://api.kexp.org/v2/plays/3631422/?format=api",
    "airdate": "2026-03-20T09:36:35-07:00",
    "show": 66229,
    "show_uri": "https://api.kexp.org/v2/shows/66229/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-1ffd3695-818a-49b8-8cb8-2cc841c9fd9d/mbid-1ffd3695-818a-49b8-8cb8-2cc841c9fd9d-44649195496_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-1ffd3695-818a-49b8-8cb8-2cc841c9fd9d/mbid-1ffd3695-818a-49b8-8cb8-2cc841c9fd9d-44649195496_thumb250.jpg",
    "song": "Dark and Stormy",
    "track_id": "ff7d8ecc-fc20-413f-b727-2cd2ad9c3488",
    "recording_id": "1fbe68fb-d1a4-44af-99c2-039b370e60fe",
    "artist": "The Brudi Brothers",
    "artist_ids": [
        "e4f19c6c-78ab-4c98-a3dd-e7446aa24f79"
    ],
    "album": "Dark and Stormy",
    "release_id": "1ffd3695-818a-49b8-8cb8-2cc841c9fd9d",
    "release_group_id": "58a69caa-5822-4938-8ac8-faf7f9675de0",
    "labels": [
        "Mom + Pop Music"
    ],
    "label_ids": [
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2026-03-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy belated birthday, John! Would love to hear some Brudi Brothers if you can fit it in! That new Dark and Stormy single is everything! Loved them on your show!\nMelissa in Portland\n--\nJohn hosted The Brudi Brothers for a terrific live session in our studio back in January: https://www.youtube.com/watch?v=y1JnaOHChEg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}