Information about plays

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

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

{
    "id": 3603844,
    "uri": "https://api.kexp.org/v2/plays/3603844/?format=api",
    "airdate": "2026-01-13T12:35:21-08:00",
    "show": 65640,
    "show_uri": "https://api.kexp.org/v2/shows/65640/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Cherry Hard Candy",
    "track_id": null,
    "recording_id": null,
    "artist": "Snocaps",
    "artist_ids": [],
    "album": "Snocaps",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Anti"
    ],
    "label_ids": [],
    "release_date": "2025-10-31",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Snocaps, a new band led by Katie and Allison Crutchfield, released a surprise, self-titled album last October. It was the twin sisters' first time releasing music together since 2011.\nSnocaps is something of a supergroup. The sisters are backed by MJ Lenderman, who's known for his solo work and as part of the amazing rock band Wednesday, as well as Brad Cook, who's produced albums for so many greats like Bon Iver and Brandi Carlile.: https://www.npr.org/2025/10/31/nx-s1-5591155/new-music-friday-snocaps\n--\nYou'll like these images of the sisters in the video for \"Cherry Hard Candy\": https://www.youtube.com/watch?v=bQswGiWg974",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}