Information about plays

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

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

{
    "id": 3556720,
    "uri": "https://api.kexp.org/v2/plays/3556720/?format=api",
    "airdate": "2025-09-23T11:58:03-07:00",
    "show": 64641,
    "show_uri": "https://api.kexp.org/v2/shows/64641/?format=api",
    "image_uri": "https://ia802807.us.archive.org/29/items/mbid-5e6dea53-f6aa-4705-956f-21e8248f5dc9/mbid-5e6dea53-f6aa-4705-956f-21e8248f5dc9-20774515303_thumb500.jpg",
    "thumbnail_uri": "https://ia902807.us.archive.org/29/items/mbid-5e6dea53-f6aa-4705-956f-21e8248f5dc9/mbid-5e6dea53-f6aa-4705-956f-21e8248f5dc9-20774515303_thumb250.jpg",
    "song": "Never in My Arms, Always in My Heart",
    "track_id": "7272a9d0-6067-4e81-a808-edb1d8e8b02f",
    "recording_id": "b25d1ac5-e70f-4c78-a860-6deb17a137fb",
    "artist": "The Lemon Twigs",
    "artist_ids": [
        "f32d94e8-8d55-4ee2-9077-53d1c024a03b"
    ],
    "album": "Go to School",
    "release_id": "5e6dea53-f6aa-4705-956f-21e8248f5dc9",
    "release_group_id": "190c673e-26f2-4986-a451-98388307cfbb",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2018-08-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brian and Michael D'Addario and bandmates will be in Berkeley at the Greek Theatre on Monday, October 13th.\n--\nThe Lemon Twigs were live in  the KEXP studio last November: https://www.youtube.com/watch?v=dSCcFOlTDPI\n--\nDo not miss the video for \"Never in My Arms, Always in My Heart \"; https://www.youtube.com/watch?v=prn8eTHozvs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}