Information about plays

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

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

{
    "id": 3533581,
    "uri": "https://api.kexp.org/v2/plays/3533581/?format=api",
    "airdate": "2025-07-30T03:14:45-07:00",
    "show": 64150,
    "show_uri": "https://api.kexp.org/v2/shows/64150/?format=api",
    "image_uri": "https://ia800909.us.archive.org/2/items/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2-42570709398_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2-42570709398_thumb250.jpg",
    "song": "Dreams Go",
    "track_id": "e8651e54-1c16-43d6-abfe-8baa80de0871",
    "recording_id": "6a0432b0-5317-4f1a-9d80-b16607a036b8",
    "artist": "POLIÇA",
    "artist_ids": [
        "9357482a-9517-456e-b949-e7370e926034"
    ],
    "album": "Dreams Go",
    "release_id": "2b7c0d61-e653-4c6a-9c90-ee313ea145a2",
    "release_group_id": "8284630c-c5a2-4aa9-ab7f-ea3bf5d93dfb",
    "labels": [
        "Memphis Industries"
    ],
    "label_ids": [
        "3f99dc33-5312-419c-9f81-fe5bd7ab8df8"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MInneapolis' POLIÇA's album 'Dreams Go' releases this fall on October 17th!\n\nhttps://www.thisispolica.com/\n--\nWatch their KEXP 2022 performance (hosted by Cheryl) here: https://www.youtube.com/watch?v=--0ClVdiZjE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}