Information about plays

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

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

{
    "id": 3622512,
    "uri": "https://api.kexp.org/v2/plays/3622512/?format=api",
    "airdate": "2026-02-26T09:56:01-08:00",
    "show": 66034,
    "show_uri": "https://api.kexp.org/v2/shows/66034/?format=api",
    "image_uri": "https://dn710603.ca.archive.org/0/items/mbid-1224767c-9398-4167-a642-d949ee5db257/mbid-1224767c-9398-4167-a642-d949ee5db257-18875925582_thumb500.jpg",
    "thumbnail_uri": "https://dn710603.ca.archive.org/0/items/mbid-1224767c-9398-4167-a642-d949ee5db257/mbid-1224767c-9398-4167-a642-d949ee5db257-18875925582_thumb250.jpg",
    "song": "Raw",
    "track_id": "ea3a4f50-3f44-3fa0-a61b-5f8c6240d999",
    "recording_id": "900941b0-3e98-42aa-826e-c163d8db3f6c",
    "artist": "Big Daddy Kane",
    "artist_ids": [
        "8e75d270-4d53-4a4a-bc14-e3ace37ebd4e"
    ],
    "album": "Raw",
    "release_id": "1224767c-9398-4167-a642-d949ee5db257",
    "release_group_id": "6464ec47-d9f8-356a-998b-db623c294b19",
    "labels": [
        "Cold Chillin’"
    ],
    "label_ids": [
        "85effcdf-76de-4f04-86d2-f8a842350df2"
    ],
    "release_date": "1987-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sampling “Mama Feelgood” by Lyn Collins, as well as Bobby Byrd's \"Hot Pants\" and, James Brown's 1972 \"Get on the Good Foot.\"\n---\nBig Daddy Kane on His Legendary Career: “It Was Never About the Money, It Was Really to Showcase My Skills”: https://www.okayplayer.com/music/big-daddy-kane-interview-its-a-big-daddy-thing.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}