Information about plays

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

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

{
    "id": 3580563,
    "uri": "https://api.kexp.org/v2/plays/3580563/?format=api",
    "airdate": "2025-11-20T07:39:33-08:00",
    "show": 65160,
    "show_uri": "https://api.kexp.org/v2/shows/65160/?format=api",
    "image_uri": "https://ia601003.us.archive.org/23/items/mbid-d110ef8e-af23-4770-93e8-30a0a02aaa17/mbid-d110ef8e-af23-4770-93e8-30a0a02aaa17-43310940608_thumb500.jpg",
    "thumbnail_uri": "https://ia601003.us.archive.org/23/items/mbid-d110ef8e-af23-4770-93e8-30a0a02aaa17/mbid-d110ef8e-af23-4770-93e8-30a0a02aaa17-43310940608_thumb250.jpg",
    "song": "Freedom Dances",
    "track_id": "d70ddb03-8e68-45da-80a8-2b7d4e7abcdc",
    "recording_id": "75a7f0eb-8ed2-4218-8f3d-e212584a1532",
    "artist": "Katie McBride",
    "artist_ids": [
        "e56305d2-75a0-4102-aa70-02958bde5364"
    ],
    "album": "RHODO",
    "release_id": "d110ef8e-af23-4770-93e8-30a0a02aaa17",
    "release_group_id": "44600459-1ce1-4b74-bc0a-8b07a0f5ebb1",
    "labels": [
        "Blue Water Records"
    ],
    "label_ids": [
        "e23598e7-4c6c-4967-8926-a70c205d6638"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Amazing sounds from this Toronto based artist! \n--\nFun fact alert: RHODO comes from the Greek word for “rose.” \n--\nhttps://katiemcbride.bandcamp.com/album/rhodo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}