Information about plays

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

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

{
    "id": 3656925,
    "uri": "https://api.kexp.org/v2/plays/3656925/?format=api",
    "airdate": "2026-05-19T18:03:27-07:00",
    "show": 66761,
    "show_uri": "https://api.kexp.org/v2/shows/66761/?format=api",
    "image_uri": "https://ia902909.us.archive.org/31/items/mbid-e36680bb-a17f-4996-b7d5-1b3ca12eeb42/mbid-e36680bb-a17f-4996-b7d5-1b3ca12eeb42-10753401641_thumb500.jpg",
    "thumbnail_uri": "https://dn710608.ca.archive.org/0/items/mbid-e36680bb-a17f-4996-b7d5-1b3ca12eeb42/mbid-e36680bb-a17f-4996-b7d5-1b3ca12eeb42-10753401641_thumb250.jpg",
    "song": "Nightcall",
    "track_id": "2f404ba1-9c8a-4749-a74a-02a563917c08",
    "recording_id": "3a2f5805-565f-433f-a92d-d1ac7aee6575",
    "artist": "Kavinsky & Lovefoxxx",
    "artist_ids": [
        "eb6de5f6-98f8-4b5a-bfdc-f87fa4936baa",
        "275ab21d-7c57-4aa7-9813-32345dac96d4"
    ],
    "album": "Drive: Original Motion Picture Soundtrack",
    "release_id": "e36680bb-a17f-4996-b7d5-1b3ca12eeb42",
    "release_group_id": "57dbf641-99ac-42f5-9981-5c11c0d1e48a",
    "labels": [
        "Lakeshore Records"
    ],
    "label_ids": [
        "7c4964d4-173c-4802-b7ef-8a20181c54f5"
    ],
    "release_date": "2011-09-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Ned!\n(One of) Evie's favorite songs from the Drive soundtrack\n__\nThis track was produced by Daft Punk's Guy Manuel de Homem-Christo and mixed by electronic artist Sebastian. Featured singer Lovefoxxx (Luísa Hanae Matsushita) is the lead singer of Brazilian band Cansei de Ser Sexy (CSS).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}