Information about plays

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

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

{
    "id": 3642779,
    "uri": "https://api.kexp.org/v2/plays/3642779/?format=api",
    "airdate": "2026-04-16T10:51:20-07:00",
    "show": 66468,
    "show_uri": "https://api.kexp.org/v2/shows/66468/?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": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Brudi Brothers are a Seattle folk/Americana band. Playing TONIGHT at Easy Street records in Seattle with FREE entry. And April 18th at the Vashon Theater in Vashon. \nhttps://www.brudibrothers.com\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"
}