Information about plays

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

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

{
    "id": 3550432,
    "uri": "https://api.kexp.org/v2/plays/3550432/?format=api",
    "airdate": "2025-09-08T11:48:14-07:00",
    "show": 64509,
    "show_uri": "https://api.kexp.org/v2/shows/64509/?format=api",
    "image_uri": "https://ia800404.us.archive.org/14/items/mbid-5c4da6d0-7336-4e29-a603-59b438c3b2db/mbid-5c4da6d0-7336-4e29-a603-59b438c3b2db-32085006271_thumb500.jpg",
    "thumbnail_uri": "https://ia800404.us.archive.org/14/items/mbid-5c4da6d0-7336-4e29-a603-59b438c3b2db/mbid-5c4da6d0-7336-4e29-a603-59b438c3b2db-32085006271_thumb250.jpg",
    "song": "Drifting, Falling",
    "track_id": "d5d9afe1-168c-32f7-8de0-034403e8497f",
    "recording_id": "26d121ba-36c1-4273-aef6-791ad7890adb",
    "artist": "The Ocean Blue",
    "artist_ids": [
        "ec091c5c-cb67-47e7-a2c9-e61ec1afc17a"
    ],
    "album": "The Ocean Blue",
    "release_id": "5c4da6d0-7336-4e29-a603-59b438c3b2db",
    "release_group_id": "2b8413ad-dd9a-31d7-a04d-5dc79fa1add6",
    "labels": [
        "Reprise Records",
        "Sire Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59",
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1989-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "David Schelzel of The Ocean Blue stopped by the KEXP studios to play a live acoustic set in 2013. It included the beautiful \"Drifting, Falling\": https://www.kexp.org/read/2013/6/13/live-video-david-schelzel-of-the-ocean-blue/.\n\nhttps://www.theoceanblue.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}