Information about plays

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

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

{
    "id": 3615862,
    "uri": "https://api.kexp.org/v2/plays/3615862/?format=api",
    "airdate": "2026-02-10T18:50:22-08:00",
    "show": 65898,
    "show_uri": "https://api.kexp.org/v2/shows/65898/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-a93dbb10-9c28-4900-8372-062bd810b4b9/mbid-a93dbb10-9c28-4900-8372-062bd810b4b9-33304197802_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-a93dbb10-9c28-4900-8372-062bd810b4b9/mbid-a93dbb10-9c28-4900-8372-062bd810b4b9-33304197802_thumb250.jpg",
    "song": "Pyramids",
    "track_id": "cb0ba94c-c951-32ca-a86f-d58259bf39a0",
    "recording_id": "6663470e-57d7-450a-bbf5-be672640d14e",
    "artist": "Frank Ocean",
    "artist_ids": [
        "e520459c-dff4-491d-a6e4-c97be35e0044"
    ],
    "album": "Channel Orange",
    "release_id": "241be558-9801-43e7-8070-49c7a5edad73",
    "release_group_id": "f8f4167d-897c-4b25-a171-638374d1dfa4",
    "labels": [
        "Def Jam Recordings"
    ],
    "label_ids": [
        "a92d1684-4edb-48aa-b913-30e9da213004"
    ],
    "release_date": "2012-07-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Frank Ocean credited his dog, Everest, as the executive producer for Grammy-winning album Channel Orange. \nThis song,  'Pyramids' features an uncredited guitar solo from John Mayer, who also appears as Ocean's companion in the music video: https://youtu.be/tQQzUYwijdw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}