Information about plays

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

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

{
    "id": 3631844,
    "uri": "https://api.kexp.org/v2/plays/3631844/?format=api",
    "airdate": "2026-03-21T07:46:46-07:00",
    "show": 66240,
    "show_uri": "https://api.kexp.org/v2/shows/66240/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-79fb0ddb-c1d8-463f-b395-fd3fe8c13749/mbid-79fb0ddb-c1d8-463f-b395-fd3fe8c13749-28836145947_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-79fb0ddb-c1d8-463f-b395-fd3fe8c13749/mbid-79fb0ddb-c1d8-463f-b395-fd3fe8c13749-28836145947_thumb250.jpg",
    "song": "Knives",
    "track_id": "928ff0e1-8d0b-4759-91f3-81a063fa41db",
    "recording_id": "382e85cd-f0da-4669-8cba-0100b25c2b8e",
    "artist": "Ya Tseen feat. Portugal. The Man",
    "artist_ids": [
        "3599a39e-4e10-4cb5-90d4-c8a015ebc73b",
        "2aee4788-a12a-4f98-882c-885866221536"
    ],
    "album": "Indian Yard",
    "release_id": "79fb0ddb-c1d8-463f-b395-fd3fe8c13749",
    "release_group_id": "ab698d28-2f46-4c13-be72-0cbcd92a65af",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2021-04-30",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Tlingit, Unangax̂\n\nYa Tseen & Portugal the Man off Yeil's 2021 album Indian Yard. \n\nSee Ya Tseen at Timber! Outdoor Music Festival in Carnation, July 23-25",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}