Information about plays

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

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

{
    "id": 3539375,
    "uri": "https://api.kexp.org/v2/plays/3539375/?format=api",
    "airdate": "2025-08-13T00:12:37-07:00",
    "show": 64274,
    "show_uri": "https://api.kexp.org/v2/shows/64274/?format=api",
    "image_uri": "https://ia802903.us.archive.org/5/items/mbid-82b49945-5c83-40a9-839d-9028e7f155dc/mbid-82b49945-5c83-40a9-839d-9028e7f155dc-42595538428_thumb500.jpg",
    "thumbnail_uri": "https://ia802903.us.archive.org/5/items/mbid-82b49945-5c83-40a9-839d-9028e7f155dc/mbid-82b49945-5c83-40a9-839d-9028e7f155dc-42595538428_thumb250.jpg",
    "song": "Taste on My Lips",
    "track_id": "f50898cc-ad31-4a7c-9510-d95d8ac67892",
    "recording_id": "ab925ffa-f70a-4f46-9200-31ef1d39447a",
    "artist": "Ya Tseen feat. Portugal. The Man, Meshell Ndegeocello & Sidibe",
    "artist_ids": [
        "55a8b485-1cbf-47ee-ae15-d106200fafe8",
        "3599a39e-4e10-4cb5-90d4-c8a015ebc73b",
        "2aee4788-a12a-4f98-882c-885866221536",
        "bcc37f9d-1f2d-4701-b43c-a8e68d70cb7d"
    ],
    "album": "Taste On My Lips",
    "release_id": "82b49945-5c83-40a9-839d-9028e7f155dc",
    "release_group_id": "d0162da0-9fda-474d-bbe7-4d5a1791124d",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Ya Tseen is Nicholas Galanin -- a Sitka Tribe of Alaska multi-disciplinary artist and musician.\n\nYa Tseen did a Live on KEXP at Home performance in 2021. Check out the video here: https://kexp.org/watch/ya-tseen-performance-interview-live-on-kexp-at-home/\n\nRead more about Ya Tseen here: https://www.subpop.com/artists/ya_tseen",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}