Information about plays

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

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

{
    "id": 3560495,
    "uri": "https://api.kexp.org/v2/plays/3560495/?format=api",
    "airdate": "2025-10-02T15:11:06-07:00",
    "show": 64726,
    "show_uri": "https://api.kexp.org/v2/shows/64726/?format=api",
    "image_uri": "https://ia601307.us.archive.org/15/items/mbid-dc3dcc72-bd0f-4145-8734-ef34cba2658d/mbid-dc3dcc72-bd0f-4145-8734-ef34cba2658d-1978531365_thumb500.jpg",
    "thumbnail_uri": "https://ia801307.us.archive.org/15/items/mbid-dc3dcc72-bd0f-4145-8734-ef34cba2658d/mbid-dc3dcc72-bd0f-4145-8734-ef34cba2658d-1978531365_thumb250.jpg",
    "song": "Change the Beat (French and English Rap)",
    "track_id": "b38efa02-5859-3bc1-b5d2-3fd4e9e14e98",
    "recording_id": "8d45b189-8c78-4127-8615-665e68d711eb",
    "artist": "Fab 5 Freddy",
    "artist_ids": [
        "5da2f936-f801-4d97-9834-c535ccdc12b7"
    ],
    "album": "Change the Beat",
    "release_id": "dc3dcc72-bd0f-4145-8734-ef34cba2658d",
    "release_group_id": "ab41702f-0fb9-3375-81ca-35fe4ee780b4",
    "labels": [
        "Celluloid"
    ],
    "label_ids": [
        "1c4a920e-65a7-4e60-bf45-78a9741977bb"
    ],
    "release_date": "1982-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2014, the Smithsonian said that \"Change the Beat\" was the world's most sampled song: https://www.smithsonianmag.com/smart-news/worlds-most-sampled-song-change-beat-fab-5-freddy-180949863/\n--\nThe French label Celluloid released this track in 1982. The A-side track features Fab 5 Freddy rapping in both French and English, and the B-Side features lead vocals by a female singer named Beside, rapping in French. The lead vocals performed by Beside and rapped entirely in French make this song one of the first multilingual hip-hop releases (The first were \"Disco Dream\" by the Mean Machine and \"Spanglish\" by Spanish Fly and the Terrible 2).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}