Information about plays

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

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

{
    "id": 3539522,
    "uri": "https://api.kexp.org/v2/plays/3539522/?format=api",
    "airdate": "2025-08-13T08:22:24-07:00",
    "show": 64277,
    "show_uri": "https://api.kexp.org/v2/shows/64277/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-fc49c174-6323-4ca5-a43d-ed49dba72b9e/mbid-fc49c174-6323-4ca5-a43d-ed49dba72b9e-41845242311_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-fc49c174-6323-4ca5-a43d-ed49dba72b9e/mbid-fc49c174-6323-4ca5-a43d-ed49dba72b9e-41845242311_thumb250.jpg",
    "song": "Bleed",
    "track_id": "c67e8a43-0d4b-4e2b-b706-4a958e59ef67",
    "recording_id": "52db9f95-fb9c-4665-a3c2-96560e9c4b41",
    "artist": "Dream, Ivory",
    "artist_ids": [
        "5c775281-10a1-47d0-8665-5f9ac908ded6"
    ],
    "album": "When You Come Back I Have So Much To Tell You",
    "release_id": "fc49c174-6323-4ca5-a43d-ed49dba72b9e",
    "release_group_id": "d19a0fdf-0bde-4818-9001-0cbd244bd07a",
    "labels": [
        "AWAL Recordings"
    ],
    "label_ids": [
        "19bd97af-e452-47b2-ba9a-e6d0605dd068"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dream, Ivory is a duo composed of brothers Christian and Louie Baello. The band is the product of long hours spent in their bedroom; Christian helming the production and Louie growing into lead vocalist. \nhttps://www.dreamivory.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}