Information about plays

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

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

{
    "id": 3545433,
    "uri": "https://api.kexp.org/v2/plays/3545433/?format=api",
    "airdate": "2025-08-27T09:26:40-07:00",
    "show": 64400,
    "show_uri": "https://api.kexp.org/v2/shows/64400/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-58545060-4bae-415f-9e41-f7664fa2bf54/mbid-58545060-4bae-415f-9e41-f7664fa2bf54-26271297102_thumb500.jpg",
    "thumbnail_uri": "https://ia601904.us.archive.org/11/items/mbid-58545060-4bae-415f-9e41-f7664fa2bf54/mbid-58545060-4bae-415f-9e41-f7664fa2bf54-26271297102_thumb250.jpg",
    "song": "Ooh LA LA",
    "track_id": "d515d1ee-9b9b-4834-b425-43ce294ccc94",
    "recording_id": "d1273217-c3d1-4d7d-87c1-c4fd1f717f95",
    "artist": "Run the Jewels feat. DJ Premier & Greg Nice",
    "artist_ids": [
        "a80c5dc5-b12e-4667-9f5a-b568961f3839",
        "084e06f5-3c82-4b71-bd94-dd69e7bd515e",
        "6ed059c4-8472-4771-99ac-25725e55710b"
    ],
    "album": "Ooh LA LA",
    "release_id": "58545060-4bae-415f-9e41-f7664fa2bf54",
    "release_group_id": "3f81d73e-d5f1-48ba-a1c3-788ef9268a6e",
    "labels": [
        "BMG Rights Management"
    ],
    "label_ids": [
        "49b3f86b-46e5-40bf-b05c-f8ee4eb89327"
    ],
    "release_date": "2020-03-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "I'd love to hear some Run the Jewels. I've been an Amplifier/donor for more than 10yrs. I'm so proud to be a part of the KEXP community. It's one of the best parts of listening and living in Seattle.\n\nCheers!\nJohn in Ballard. Proud Amplifier.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}