Information about plays

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

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

{
    "id": 3633107,
    "uri": "https://api.kexp.org/v2/plays/3633107/?format=api",
    "airdate": "2026-03-24T11:42:12-07:00",
    "show": 66268,
    "show_uri": "https://api.kexp.org/v2/shows/66268/?format=api",
    "image_uri": "https://dn711004.ca.archive.org/0/items/mbid-924a0c96-6967-4452-9d27-f04987b55b69/mbid-924a0c96-6967-4452-9d27-f04987b55b69-8671573092_thumb500.jpg",
    "thumbnail_uri": "https://ia801907.us.archive.org/25/items/mbid-924a0c96-6967-4452-9d27-f04987b55b69/mbid-924a0c96-6967-4452-9d27-f04987b55b69-8671573092_thumb250.jpg",
    "song": "Let Me Ride",
    "track_id": "3f74c670-6715-3dcb-81de-14cb0b84e037",
    "recording_id": "22e6a531-7138-48fe-9c51-2984bdc40704",
    "artist": "Dr. Dre",
    "artist_ids": [
        "5f6ab597-f57a-40da-be9e-adad48708203"
    ],
    "album": "The Chronic",
    "release_id": "924a0c96-6967-4452-9d27-f04987b55b69",
    "release_group_id": "ad444843-7160-33d7-b0c9-fc99f2c14a99",
    "labels": [
        "Priority Records"
    ],
    "label_ids": [
        "ce7a2977-c7dd-4695-97e0-5e72572bf0d3"
    ],
    "release_date": "1992-12-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song directly samples  multiple elements of Parliament's \"Mothership Connection (Star Child).\" It also samples Parliament's 1977 version of \"Swing Down, Sweet Chariot.\" and the drums from James Brown's \"Funky Drummer.\"\n--\nThe end of the music video for \"Let Me Ride\" contains archive footage of P-Funk performing \"Mothership Connection\" live, including the spacecraft landing.: https://www.youtube.com/watch?v=cKu3_3mp1U8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}