Information about plays

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

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

{
    "id": 3546263,
    "uri": "https://api.kexp.org/v2/plays/3546263/?format=api",
    "airdate": "2025-08-29T10:32:48-07:00",
    "show": 64418,
    "show_uri": "https://api.kexp.org/v2/shows/64418/?format=api",
    "image_uri": "https://ia801209.us.archive.org/4/items/mbid-7cae8f57-4a2b-49a9-9237-5ef5c060d7cf/mbid-7cae8f57-4a2b-49a9-9237-5ef5c060d7cf-42715700326_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-7cae8f57-4a2b-49a9-9237-5ef5c060d7cf/mbid-7cae8f57-4a2b-49a9-9237-5ef5c060d7cf-42715700326_thumb250.jpg",
    "song": "All Day Cool (radio edit)",
    "track_id": "59bb8c07-0e17-4d39-ba78-f70e1ed08b33",
    "recording_id": "8d0a6265-b813-4eb9-9557-06e0a47d4232",
    "artist": "Sai Galaxy feat. Oby Onyioha",
    "artist_ids": [
        "cf89628c-bc49-49a1-9c06-e1a36c29613f",
        "9d2fe136-deba-49df-b291-dbebecfab9cf"
    ],
    "album": "All Day Cool",
    "release_id": "7cae8f57-4a2b-49a9-9237-5ef5c060d7cf",
    "release_group_id": "5c86227b-f7ad-4865-bc66-eb5632983edb",
    "labels": [
        "Soundway"
    ],
    "label_ids": [
        "f430383a-3137-4ffd-8720-5e50bf8e8a27"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song by Melbourne artist Sai Galaxy features Afro Disco Queen Oby Onyioha. It's one of four tracks included on the All Day Cool EP, which came out earlier this month! \n\nhttps://saigalaxy.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}