Information about plays

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

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

{
    "id": 3613603,
    "uri": "https://api.kexp.org/v2/plays/3613603/?format=api",
    "airdate": "2026-02-05T16:24:03-08:00",
    "show": 65848,
    "show_uri": "https://api.kexp.org/v2/shows/65848/?format=api",
    "image_uri": "https://ia903404.us.archive.org/27/items/mbid-6b931ef5-705f-4760-af90-94d482a32e20/mbid-6b931ef5-705f-4760-af90-94d482a32e20-28537654315_thumb500.jpg",
    "thumbnail_uri": "https://ia803404.us.archive.org/27/items/mbid-6b931ef5-705f-4760-af90-94d482a32e20/mbid-6b931ef5-705f-4760-af90-94d482a32e20-28537654315_thumb250.jpg",
    "song": "Day Dreaming",
    "track_id": "f321f476-036d-4698-8030-c70268ca6b28",
    "recording_id": "78137b15-511b-4149-9886-66d54f3825cb",
    "artist": "Brijean",
    "artist_ids": [
        "6ddbdf87-fd35-4a72-b3ff-8eabdc2ce46e"
    ],
    "album": "Feelings",
    "release_id": "6b931ef5-705f-4760-af90-94d482a32e20",
    "release_group_id": "cfec1384-ee26-4186-a758-502b5513eb2d",
    "labels": [
        "Ghostly International"
    ],
    "label_ids": [
        "c981d5d0-1109-47ff-addf-18eeb81b3717"
    ],
    "release_date": "2021-02-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Oakland-based Brijean Murphy and Doug Stuart record dreamy, rhythmically charged pop under the name Brijean. Toro Y Moi’s Chaz Bear engineered and plays keyboards on \"Day Dreaming\" and two other songs. \n\nhttps://brijean.bandcamp.com/album/feelings\nhttps://brijean.com/\n--\nWatch a Live on KEXP 2024 Full Performance with Brijean hosted by DJ Larry Mizell Jr.\nhttps://youtu.be/FGFzPXMsqlE?si=TUOXlyPCnYDxWxdO",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}