Information about plays

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

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

{
    "id": 3620362,
    "uri": "https://api.kexp.org/v2/plays/3620362/?format=api",
    "airdate": "2026-02-21T13:44:05-08:00",
    "show": 65993,
    "show_uri": "https://api.kexp.org/v2/shows/65993/?format=api",
    "image_uri": "https://dn711001.ca.archive.org/0/items/mbid-7f9ee83c-3d37-40e4-8f09-20393636b7ba/mbid-7f9ee83c-3d37-40e4-8f09-20393636b7ba-11533198751_thumb500.jpg",
    "thumbnail_uri": "https://dn711001.ca.archive.org/0/items/mbid-7f9ee83c-3d37-40e4-8f09-20393636b7ba/mbid-7f9ee83c-3d37-40e4-8f09-20393636b7ba-11533198751_thumb250.jpg",
    "song": "At the Hop",
    "track_id": "9893cd11-761a-31bf-8021-bce110bbcfe6",
    "recording_id": "6b66c09b-a31c-4fc8-825e-cdf3bfa8d413",
    "artist": "Devendra Banhart",
    "artist_ids": [
        "0110e63e-0a9b-4818-af8e-41e180c20b9a"
    ],
    "album": "Niño rojo",
    "release_id": "657cf379-f26e-34ae-9e72-89756813df08",
    "release_group_id": "0048bac3-2d8b-3fda-9357-e9ae7fd1fa6b",
    "labels": [
        "Beggars Japan"
    ],
    "label_ids": [
        "f8032cab-ace3-4276-b00e-72ac4c1fbeda"
    ],
    "release_date": "2007-11-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Devendra Obi Banhart is an American singer-songwriter and visual artist. He was born in Texas and grew up in Venezuela and California. In 2000, he dropped out of the San Francisco Art Institute in San Francisco to pursue a musical career.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}