Information about plays

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

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

{
    "id": 3541743,
    "uri": "https://api.kexp.org/v2/plays/3541743/?format=api",
    "airdate": "2025-08-18T18:41:55-07:00",
    "show": 64325,
    "show_uri": "https://api.kexp.org/v2/shows/64325/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-a7b54fc1-e42a-4d7b-95c3-e10b6e8e6ee9/mbid-a7b54fc1-e42a-4d7b-95c3-e10b6e8e6ee9-42626659824_thumb500.jpg",
    "thumbnail_uri": "https://ia802903.us.archive.org/28/items/mbid-a7b54fc1-e42a-4d7b-95c3-e10b6e8e6ee9/mbid-a7b54fc1-e42a-4d7b-95c3-e10b6e8e6ee9-42626659824_thumb250.jpg",
    "song": "Angus Says (w/ Paula Kelley)",
    "track_id": "bda6e4ac-cf9e-4419-9b82-2df52a2b9769",
    "recording_id": "549016d7-8cfc-4cdd-af50-1af13f2db6e2",
    "artist": "Chatham Rise",
    "artist_ids": [
        "f05341fd-aaa8-453a-9dc2-835411f8c71b"
    ],
    "album": "Trillium",
    "release_id": "a7b54fc1-e42a-4d7b-95c3-e10b6e8e6ee9",
    "release_group_id": "baf5619e-a4d6-490e-8c1d-c56403fc32cd",
    "labels": [
        "Infinite Spin Records"
    ],
    "label_ids": [
        "4e1b51b3-82b5-4471-b4df-e6625704abbc"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Minneapolis, Minnesota !!\n\nhttps://chathamrise.bandcamp.com/album/chatham-rise",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}