Information about plays

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

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

{
    "id": 3656310,
    "uri": "https://api.kexp.org/v2/plays/3656310/?format=api",
    "airdate": "2026-05-18T07:39:08-07:00",
    "show": 66750,
    "show_uri": "https://api.kexp.org/v2/shows/66750/?format=api",
    "image_uri": "https://dn711106.ca.archive.org/0/items/mbid-12752ada-1093-442f-a9ae-c2623c4fcde3/mbid-12752ada-1093-442f-a9ae-c2623c4fcde3-30950788007_thumb500.jpg",
    "thumbnail_uri": "https://dn711106.ca.archive.org/0/items/mbid-12752ada-1093-442f-a9ae-c2623c4fcde3/mbid-12752ada-1093-442f-a9ae-c2623c4fcde3-30950788007_thumb250.jpg",
    "song": "Dreams (acoustic version)",
    "track_id": "b121b599-db31-4d72-9f16-a8589fdbbdf7",
    "recording_id": "f0b5e813-8d25-43eb-acfa-de02b7dd3e91",
    "artist": "The Cranberries",
    "artist_ids": [
        "c98d40fd-f6cf-4b26-883e-eaa515ee2851"
    ],
    "album": "Something Else",
    "release_id": "12752ada-1093-442f-a9ae-c2623c4fcde3",
    "release_group_id": "59d68226-b9de-4f15-9fc5-238326e59cf6",
    "labels": [
        "BMG"
    ],
    "label_ids": [
        "82ef9b02-7b42-49fe-a6bc-0d8ba816d72f"
    ],
    "release_date": "2017-04-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request for Kelsie and John. Happy birthday, John! Thanks for sharing the KEXP love.\n\n\"It’s my husband John’s 45th birthday! He introduced me to KEXP and now we listen with our 2 daughters Maggie and Emme and our dog, Bowie. He loves The Cranberries. Thank you!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}