Information about plays

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

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

{
    "id": 3581138,
    "uri": "https://api.kexp.org/v2/plays/3581138/?format=api",
    "airdate": "2025-11-21T18:08:08-08:00",
    "show": 65171,
    "show_uri": "https://api.kexp.org/v2/shows/65171/?format=api",
    "image_uri": "https://ia800604.us.archive.org/34/items/mbid-965cdcb2-ec5e-43ff-ba2a-839bd2e06df3/mbid-965cdcb2-ec5e-43ff-ba2a-839bd2e06df3-43289751584_thumb500.jpg",
    "thumbnail_uri": "https://dn710105.ca.archive.org/0/items/mbid-965cdcb2-ec5e-43ff-ba2a-839bd2e06df3/mbid-965cdcb2-ec5e-43ff-ba2a-839bd2e06df3-43289751584_thumb250.jpg",
    "song": "Save Yourself",
    "track_id": "92292d2f-8dc6-43b3-966b-5a41e93b38ab",
    "recording_id": "8c3575fb-6163-46a2-8ab0-14147fc74820",
    "artist": "7xvethegenius feat. Monie Love",
    "artist_ids": [
        "0bc9d241-556f-4bba-8ea7-e0bb7d2c7e19",
        "00e8c9fb-546f-481e-b529-6ec23f3b3f72"
    ],
    "album": "Self 7xve 3",
    "release_id": "965cdcb2-ec5e-43ff-ba2a-839bd2e06df3",
    "release_group_id": "0a1f19ef-58c1-4a90-859e-ec72186670bd",
    "labels": [
        "Broadband Sound"
    ],
    "label_ids": [
        "862c3ae4-30d0-4113-a630-bd346f6ad281"
    ],
    "release_date": "2025-10-14",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\" “Save Yourself” featuring Monie Love rivals the lead single for the best of the 5 collaborations forever going out their way to save themselves.\"\n-\nhttps://legendswillneverdie.com/tag/7xvethegenius/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}