Information about plays

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

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

{
    "id": 3570243,
    "uri": "https://api.kexp.org/v2/plays/3570243/?format=api",
    "airdate": "2025-10-26T13:21:58-07:00",
    "show": 64940,
    "show_uri": "https://api.kexp.org/v2/shows/64940/?format=api",
    "image_uri": "https://dn721501.ca.archive.org/0/items/mbid-370b2ee3-5c7b-473d-bd67-ee874eb82ce1/mbid-370b2ee3-5c7b-473d-bd67-ee874eb82ce1-42690217621_thumb500.jpg",
    "thumbnail_uri": "https://dn721501.ca.archive.org/0/items/mbid-370b2ee3-5c7b-473d-bd67-ee874eb82ce1/mbid-370b2ee3-5c7b-473d-bd67-ee874eb82ce1-42690217621_thumb250.jpg",
    "song": "NO CAP",
    "track_id": "e649c4fe-cb85-4909-b41e-221425b1eb53",
    "recording_id": "703d19e8-ce0f-40cb-91ea-46d4d7be7cb6",
    "artist": "Disclosure & Anderson .Paak",
    "artist_ids": [
        "d02dd67e-f655-4600-bc47-f789f59e7367",
        "ae65c507-d9a0-4d42-9a6c-2b1f82158b9f"
    ],
    "album": "NO CAP",
    "release_id": "370b2ee3-5c7b-473d-bd67-ee874eb82ce1",
    "release_group_id": "9a1e0d8e-a06c-4ec6-917e-aaeeb395ae11",
    "labels": [
        "Capitol Records",
        "Disorder"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73",
        "4829e814-c5c3-4a33-bd90-529767bf979f"
    ],
    "release_date": "2025-08-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"This collab is well overdue, and I can’t wait to feed the people! We’ve been teasing the track for a little bit, and it never misses! 'No Cap' is the ideal dancefloor banger you don’t have to think about!\" says Anderson .Paak of this single.\n\nhttps://disclosureuk.bandcamp.com/album/no-cap\nhttps://disclosureofficial.com/\nhttps://andersonpaak.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}