Information about plays

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

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

{
    "id": 3581126,
    "uri": "https://api.kexp.org/v2/plays/3581126/?format=api",
    "airdate": "2025-11-21T17:27:04-08:00",
    "show": 65171,
    "show_uri": "https://api.kexp.org/v2/shows/65171/?format=api",
    "image_uri": "https://coverartarchive.org/release/86b42528-83d3-4e11-b5e0-ba6106e20167/39594982395-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/86b42528-83d3-4e11-b5e0-ba6106e20167/39594982395-250.jpg",
    "song": "Ain't Nobody",
    "track_id": null,
    "recording_id": null,
    "artist": "Chaka Khan, Rufus",
    "artist_ids": [
        "900e9144-019d-4043-86cb-ec0e127c39d0",
        "ec6b11b5-d6a6-4c77-af55-8076a160cc94"
    ],
    "album": "Stompin’ at the Savoy: Live",
    "release_id": null,
    "release_group_id": "8819781b-defd-3b2f-a245-e3fa458fc486",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1983-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Almost landed in the hands of MJ\n-\nhttps://www.yahoo.com/entertainment/michael-quincy-tried-steal-chaka-113136161.html?guccounter=1&guce_referrer=aHR0cHM6Ly93d3cuZ29vZ2xlLmNvbS8&guce_referrer_sig=AQAAAMfiKP42J4c2doZVFXa_jkEXS8emxGqiAETQI1WNQ7zCCi4tSKi_NzlJCSBCCfP9clIrdjFAEpFMoTqWTPwS3S8Qs8g_Bv7x0OBZcyFys9FZi2-ep73K4FB-aR6euanQEnEmgJxzNzBU5fcm8acesYB2kFacYFq7IZtgGHNydysR",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}