Information about plays

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

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

{
    "id": 3550121,
    "uri": "https://api.kexp.org/v2/plays/3550121/?format=api",
    "airdate": "2025-09-07T17:08:35-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://ia800909.us.archive.org/32/items/mbid-c2725b7f-9c25-4db9-a43c-4fcc7cba4194/mbid-c2725b7f-9c25-4db9-a43c-4fcc7cba4194-42628998146_thumb500.jpg",
    "thumbnail_uri": "https://ia800909.us.archive.org/32/items/mbid-c2725b7f-9c25-4db9-a43c-4fcc7cba4194/mbid-c2725b7f-9c25-4db9-a43c-4fcc7cba4194-42628998146_thumb250.jpg",
    "song": "Really (Nothing is Cool)",
    "track_id": "1d8370b0-f591-47c4-b66a-16165bb76c5a",
    "recording_id": "4101a281-832d-41ad-bc44-db5f1298a279",
    "artist": "Anushka",
    "artist_ids": [
        "e7d3a009-5702-4d38-9e18-2e95ee49ffec"
    ],
    "album": "Ancestry",
    "release_id": "c2725b7f-9c25-4db9-a43c-4fcc7cba4194",
    "release_group_id": "14c1440a-622a-4f35-8cbb-8d64530a9183",
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Taken from Anushka’s highly anticipated third album Ancestry, \"Really (Nothing Is Cool)\" is a smooth, mid-tempo track featuring Victoria Port’s ethereal vocals over Max Wheeler’s lush, analog-driven production.\n\nThis second single from the upcoming album drops digitally with a dub remix by Max himself. It’s part of a trilogy of singles, each paired with exclusive remixes from top-tier artists, including Bristol’s DnB legend DJ Die and South African/Mozambican talent Thakzin. https://tinyurl.com/ysjuh8s8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}