Information about plays

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

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

{
    "id": 3627325,
    "uri": "https://api.kexp.org/v2/plays/3627325/?format=api",
    "airdate": "2026-03-10T05:28:59-07:00",
    "show": 66142,
    "show_uri": "https://api.kexp.org/v2/shows/66142/?format=api",
    "image_uri": "https://dn710308.ca.archive.org/0/items/mbid-418d4164-832b-4d9b-8854-c18dfc819255/mbid-418d4164-832b-4d9b-8854-c18dfc819255-4390458596_thumb500.jpg",
    "thumbnail_uri": "https://dn710308.ca.archive.org/0/items/mbid-418d4164-832b-4d9b-8854-c18dfc819255/mbid-418d4164-832b-4d9b-8854-c18dfc819255-4390458596_thumb250.jpg",
    "song": "A Little Soul (Petestrumentals)",
    "track_id": "4216c199-01f9-3433-8728-944c6d432760",
    "recording_id": "83194c6e-af74-48a8-9477-2c76671f29c6",
    "artist": "Pete Rock",
    "artist_ids": [
        "39a973f2-0785-4ef6-90d9-551378864f89"
    ],
    "album": "Mushroom Jazz 4",
    "release_id": "418d4164-832b-4d9b-8854-c18dfc819255",
    "release_group_id": "cdc93b88-0b99-3aef-85ac-1c8d639ee055",
    "labels": [
        "Om Records"
    ],
    "label_ids": [
        "3a3876c3-a364-4cdd-91df-2d4c10f36cea"
    ],
    "release_date": "2002-11-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Join us on this Tuesday (best day of the week!) to show your love for KEXP and the United States of WhatEVA!\n\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}