Information about plays

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

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

{
    "id": 3608056,
    "uri": "https://api.kexp.org/v2/plays/3608056/?format=api",
    "airdate": "2026-01-23T12:50:21-08:00",
    "show": 65731,
    "show_uri": "https://api.kexp.org/v2/shows/65731/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-f17ea32a-bb55-4590-b98f-51fcde75e012/mbid-f17ea32a-bb55-4590-b98f-51fcde75e012-43780692838_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-f17ea32a-bb55-4590-b98f-51fcde75e012/mbid-f17ea32a-bb55-4590-b98f-51fcde75e012-43780692838_thumb250.jpg",
    "song": "Wow",
    "track_id": "2d035e5b-c7e4-4416-84c6-240169805295",
    "recording_id": "3c56c56d-6beb-4bba-b726-94354908146e",
    "artist": "Yael Naïm",
    "artist_ids": [
        "def226b0-7990-4b38-ab1a-7740461844dc"
    ],
    "album": "Solaire",
    "release_id": "f17ea32a-bb55-4590-b98f-51fcde75e012",
    "release_group_id": "583ff74b-744a-40be-8d39-4b87913239ca",
    "labels": [
        "Mouselephant"
    ],
    "label_ids": [
        "254efed7-0a3c-4d52-84c2-841b9ab36fa7"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Singer-songwriter, performer, director, and multidisciplinary artist Yael Naïm has a fortcoming album, Solaire, due out February 6th! \n\nhttps://www.yaelnaim.fr/about\n\nhttps://yael-naim.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}