Information about plays

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

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

{
    "id": 3584012,
    "uri": "https://api.kexp.org/v2/plays/3584012/?format=api",
    "airdate": "2025-11-28T08:35:41-08:00",
    "show": 65230,
    "show_uri": "https://api.kexp.org/v2/shows/65230/?format=api",
    "image_uri": "https://ia802800.us.archive.org/11/items/mbid-567b87a3-c9b9-4abb-9172-9c5a4e52291b/mbid-567b87a3-c9b9-4abb-9172-9c5a4e52291b-43380570867_thumb500.jpg",
    "thumbnail_uri": "https://ia902800.us.archive.org/11/items/mbid-567b87a3-c9b9-4abb-9172-9c5a4e52291b/mbid-567b87a3-c9b9-4abb-9172-9c5a4e52291b-43380570867_thumb250.jpg",
    "song": "Runnin’ and Searchin’",
    "track_id": "b7469a1c-48f9-482b-bf0c-a396536deb52",
    "recording_id": "5d061d53-0b49-46cd-8a3b-1b360b3b7fd1",
    "artist": "Valerie June",
    "artist_ids": [
        "b76c1bf7-f33b-460c-bfc3-f140d023fc94"
    ],
    "album": "Runnin’ and Searchin’",
    "release_id": "567b87a3-c9b9-4abb-9172-9c5a4e52291b",
    "release_group_id": "eb098a0d-27cb-4213-a08a-fc9259d83dae",
    "labels": [
        "Concord Records",
        "June Tunes Music, Inc."
    ],
    "label_ids": [
        "c5f3bc66-5e1e-47bf-8737-46612304aca6",
        "c555b198-ed7b-46b2-b02c-f96b878fbff5"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "We loved it when Valerie June Hockett and her bandmates performed live in our studio back in June: https://www.youtube.com/watch?v=3q_dP9iXhsc\n--\nDid you know that, in addition to her career as a musician, she is also an author, poet, certified yoga and mindfulness meditation instructor?: https://www.valeriejune.com/about",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}