Information about plays

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

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

{
    "id": 3633548,
    "uri": "https://api.kexp.org/v2/plays/3633548/?format=api",
    "airdate": "2026-03-25T16:12:16-07:00",
    "show": 66278,
    "show_uri": "https://api.kexp.org/v2/shows/66278/?format=api",
    "image_uri": "https://dn710901.ca.archive.org/0/items/mbid-ac1fbdd1-2586-4f64-aac9-363ce927b3d7/mbid-ac1fbdd1-2586-4f64-aac9-363ce927b3d7-10763032457_thumb500.jpg",
    "thumbnail_uri": "https://dn710901.ca.archive.org/0/items/mbid-ac1fbdd1-2586-4f64-aac9-363ce927b3d7/mbid-ac1fbdd1-2586-4f64-aac9-363ce927b3d7-10763032457_thumb250.jpg",
    "song": "Phenomenon",
    "track_id": "4425671e-b4a3-3881-aa67-2b6c93e9c650",
    "recording_id": "f74f4dd3-9c27-40c0-a372-af622f94a77c",
    "artist": "LL Cool J",
    "artist_ids": [
        "a4dd0e77-83b8-4e92-89b7-effb0e47fd8c"
    ],
    "album": "Phenomenon",
    "release_id": "a656a4c0-7d2a-3782-b337-b65c67b5055c",
    "release_group_id": "31e242cf-faaa-300e-8178-3f7b4948a02d",
    "labels": [
        "Def Jam Recordings"
    ],
    "label_ids": [
        "a92d1684-4edb-48aa-b913-30e9da213004"
    ],
    "release_date": "1997-11-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here's the original track by LL Cool J sampled by the Yeah Yeah Yeahs in their song, Phenomena.\n\nLL Cool J samples the Creative Source cover of \"Who Is He (And What Is He to You?\") by Bill Withers.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}