Information about plays

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

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

{
    "id": 3551768,
    "uri": "https://api.kexp.org/v2/plays/3551768/?format=api",
    "airdate": "2025-09-11T16:29:21-07:00",
    "show": 64535,
    "show_uri": "https://api.kexp.org/v2/shows/64535/?format=api",
    "image_uri": "https://dn721607.ca.archive.org/0/items/mbid-e706e7e0-87f2-4026-b1e8-524b3122875a/mbid-e706e7e0-87f2-4026-b1e8-524b3122875a-42995101451_thumb500.jpg",
    "thumbnail_uri": "https://dn721607.ca.archive.org/0/items/mbid-e706e7e0-87f2-4026-b1e8-524b3122875a/mbid-e706e7e0-87f2-4026-b1e8-524b3122875a-42995101451_thumb250.jpg",
    "song": "Dominoes",
    "track_id": "5deec726-6b46-4949-8aac-a7e66e43a924",
    "recording_id": "44fbd8da-f4de-45c2-bfc3-739e7f177150",
    "artist": "Lance Ferguson",
    "artist_ids": [
        "d58bd6e5-3f09-4f7d-b2c8-3cd626d05b02"
    ],
    "album": "Rare Groove Spectrum, Vol. 3",
    "release_id": "e706e7e0-87f2-4026-b1e8-524b3122875a",
    "release_group_id": "ab097144-8df5-4e24-8b6b-19a06d3ad04c",
    "labels": [
        "Tru Thoughts"
    ],
    "label_ids": [
        "095a742b-c292-43e2-b10d-e93e46c446db"
    ],
    "release_date": "2025-11-21",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New album releasing this November!\nPreorder here:\nhttps://lanceferguson.bandcamp.com/album/rare-groove-spectrum-vol-3\n\nLance Ferguson is a guitarist, producer and songwriter who is behind The Bamboos, Menagerie, Lanu, Rare Groove Spectrum and Machines Always Win.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}