Information about plays

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

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

{
    "id": 3545264,
    "uri": "https://api.kexp.org/v2/plays/3545264/?format=api",
    "airdate": "2025-08-26T23:56:00-07:00",
    "show": 64397,
    "show_uri": "https://api.kexp.org/v2/shows/64397/?format=api",
    "image_uri": "https://ia801605.us.archive.org/29/items/mbid-e2bb91c8-2eed-4e5c-823d-67fb66494777/mbid-e2bb91c8-2eed-4e5c-823d-67fb66494777-42862822778_thumb500.jpg",
    "thumbnail_uri": "https://dn721507.ca.archive.org/0/items/mbid-e2bb91c8-2eed-4e5c-823d-67fb66494777/mbid-e2bb91c8-2eed-4e5c-823d-67fb66494777-42862822778_thumb250.jpg",
    "song": "’Cause I Love You (remix by Tall Black Guy)",
    "track_id": "6bddc87b-f43f-463e-805f-87759736553c",
    "recording_id": "78d1c219-94c1-49de-897f-3e82b19fa192",
    "artist": "Cecily",
    "artist_ids": [
        "6920d101-3e5d-4af7-8bf4-91b83dfbeaed"
    ],
    "album": "’Cause I Love You",
    "release_id": "e2bb91c8-2eed-4e5c-823d-67fb66494777",
    "release_group_id": "4a01d21c-4a50-42d8-86c7-dba17e4a5405",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-08-01",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New remix. https://cecilymusic.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}