Information about plays

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

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

{
    "id": 3576397,
    "uri": "https://api.kexp.org/v2/plays/3576397/?format=api",
    "airdate": "2025-11-10T10:52:32-08:00",
    "show": 65073,
    "show_uri": "https://api.kexp.org/v2/shows/65073/?format=api",
    "image_uri": "https://dn710008.ca.archive.org/0/items/mbid-78874de6-2701-4886-97f4-effd770c8968/mbid-78874de6-2701-4886-97f4-effd770c8968-30201269804_thumb500.jpg",
    "thumbnail_uri": "https://dn710008.ca.archive.org/0/items/mbid-78874de6-2701-4886-97f4-effd770c8968/mbid-78874de6-2701-4886-97f4-effd770c8968-30201269804_thumb250.jpg",
    "song": "Can't Stop The Rain",
    "track_id": "209ce820-0f6b-416e-bb4d-85d33dc1c4b5",
    "recording_id": "4cebcdd2-f464-4860-93ea-8bb53d81a0a7",
    "artist": "Neal Francis",
    "artist_ids": [
        "5c5284c4-38b2-4018-b1ed-404d77fd2cf0"
    ],
    "album": "In Plain Sight",
    "release_id": "78874de6-2701-4886-97f4-effd770c8968",
    "release_group_id": "95dbf9dc-63f8-49bc-8049-5be1ecdd192a",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2021-11-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cheryl hosted Livingston, NJ-born, Chicago-based artist Neal Francis when he performed Live on KEXP back in 2022:\n\nhttps://www.youtube.com/watch?v=DHYHd6MXfVE&list=RDDHYHd6MXfVE&start_radio=1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}