Information about plays

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

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

{
    "id": 3580718,
    "uri": "https://api.kexp.org/v2/plays/3580718/?format=api",
    "airdate": "2025-11-20T17:42:11-08:00",
    "show": 65163,
    "show_uri": "https://api.kexp.org/v2/shows/65163/?format=api",
    "image_uri": "https://ia803100.us.archive.org/6/items/mbid-c5ae4e99-980b-495f-b0db-26f7abe697e5/mbid-c5ae4e99-980b-495f-b0db-26f7abe697e5-42265096627_thumb500.jpg",
    "thumbnail_uri": "https://ia803100.us.archive.org/6/items/mbid-c5ae4e99-980b-495f-b0db-26f7abe697e5/mbid-c5ae4e99-980b-495f-b0db-26f7abe697e5-42265096627_thumb250.jpg",
    "song": "Painted Smile",
    "track_id": "632365c7-60f9-4345-9c92-ea6b2cb1d00c",
    "recording_id": "6ca8156e-b532-4248-92e5-0a67992ce1e5",
    "artist": "Dean Johnson",
    "artist_ids": [
        "072a1c1a-08a1-4bee-8ff2-94d047b50f37"
    ],
    "album": "I Hope We Can Still Be Friends",
    "release_id": "c5ae4e99-980b-495f-b0db-26f7abe697e5",
    "release_group_id": "b96e1864-e3e9-4cf6-a466-4a01e149c7b9",
    "labels": [
        "Saddle Creek Records"
    ],
    "label_ids": [
        "006ea2fb-e616-4743-924a-8bda90fff909"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dean Johnson will be special guest with Deep Sea Diver @ Seattle's Paramount Theater on Friday, November 28th!\n--\nHere's a track from the debut album from Seattle-based singer, songwriter and guitarist Dean Johnson. \n\nhttps://deanjohnsongs.bandcamp.com/album/i-hope-we-can-still-be-friends\n--\nDean Johnson will be at:\n--Portland's Revolution Hall tonight!\n--Seattle's Showbox tomorrow, November 21st\n--\nWatch a live performance, hosted by Cheryl, last August: https://www.youtube.com/watch?v=P0v1wJnb47g",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}