Information about plays

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

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

{
    "id": 3633791,
    "uri": "https://api.kexp.org/v2/plays/3633791/?format=api",
    "airdate": "2026-03-26T07:12:32-07:00",
    "show": 66283,
    "show_uri": "https://api.kexp.org/v2/shows/66283/?format=api",
    "image_uri": "https://dn710208.ca.archive.org/0/items/mbid-70266b79-66da-4a8d-9949-7332b8b755ba/mbid-70266b79-66da-4a8d-9949-7332b8b755ba-38062324215_thumb500.jpg",
    "thumbnail_uri": "https://dn710208.ca.archive.org/0/items/mbid-70266b79-66da-4a8d-9949-7332b8b755ba/mbid-70266b79-66da-4a8d-9949-7332b8b755ba-38062324215_thumb250.jpg",
    "song": "Walk This Way",
    "track_id": "c9c36a5d-dda7-4de3-9635-d1fe7f18dcbd",
    "recording_id": "9e69a266-0e9f-4f0c-bb3c-f42ed7ffc7e0",
    "artist": "Run‐D.M.C.",
    "artist_ids": [
        "5ecc3f72-20a6-47a0-8dc5-fb0b3dadeea0"
    ],
    "album": "Raising Hell",
    "release_id": "6ff6d523-5296-3a64-b736-6006dedbb744",
    "release_group_id": "a209c0a5-e9b2-37ff-a76d-df5bc405a0e8",
    "labels": [
        "Profile Records"
    ],
    "label_ids": [
        "e832b688-546b-45e3-83e5-9f8db5dcde1d"
    ],
    "release_date": "1986-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is a rap version of an Aerosmith song from 1975. Run-D.M.C. stumbled across this song during a search for breakbeats to use during DJ sets in the early '80s. They didn't know who Aerosmith were and thought the band was called Toys In The Attic because that was the album title. Rick Rubin, who was producing Raising Hell, was a huge fan of Aerosmith and suggested to Jam Master Jay that he call Joe Perry to ask if he and Steven Tyler would play on their cover version.: https://www.biography.com/musicians/aerosmith-run-dmc-walk-this-way",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}