Information about plays

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

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

{
    "id": 3548549,
    "uri": "https://api.kexp.org/v2/plays/3548549/?format=api",
    "airdate": "2025-09-03T19:29:29-07:00",
    "show": 64466,
    "show_uri": "https://api.kexp.org/v2/shows/64466/?format=api",
    "image_uri": "https://ia601601.us.archive.org/23/items/mbid-d0629995-9eaf-47d4-8eec-62a2ef3106b9/mbid-d0629995-9eaf-47d4-8eec-62a2ef3106b9-35309941260_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-d0629995-9eaf-47d4-8eec-62a2ef3106b9/mbid-d0629995-9eaf-47d4-8eec-62a2ef3106b9-35309941260_thumb250.jpg",
    "song": "By The Time You Realize",
    "track_id": "a3cb9d50-4073-4bef-8451-3f13bac7431e",
    "recording_id": "4d29f04d-0d01-40c9-90fe-6eae03a09fec",
    "artist": "WITCH",
    "artist_ids": [
        "6fc531d2-9a47-496b-b4b5-01e2b17fe99d"
    ],
    "album": "Zango",
    "release_id": "d0629995-9eaf-47d4-8eec-62a2ef3106b9",
    "release_group_id": "83fa81b6-fbeb-4356-b41b-cdfbc3aac7d6",
    "labels": [
        "Desert Daze Sound"
    ],
    "label_ids": [
        "86c651ce-8063-4057-8a34-d8f1313b47e8"
    ],
    "release_date": "2023-06-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Text WITCH  to 206.903.5397 now to win tix to see WITCH at Tractor Tavern 9/8!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}