Information about plays

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

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

{
    "id": 3521608,
    "uri": "https://api.kexp.org/v2/plays/3521608/?format=api",
    "airdate": "2025-07-02T10:24:15-07:00",
    "show": 63899,
    "show_uri": "https://api.kexp.org/v2/shows/63899/?format=api",
    "image_uri": "https://ia800107.us.archive.org/15/items/mbid-12d72770-9e5c-48ab-b7de-d31ea42692a2/mbid-12d72770-9e5c-48ab-b7de-d31ea42692a2-41625842478_thumb500.jpg",
    "thumbnail_uri": "https://ia800107.us.archive.org/15/items/mbid-12d72770-9e5c-48ab-b7de-d31ea42692a2/mbid-12d72770-9e5c-48ab-b7de-d31ea42692a2-41625842478_thumb250.jpg",
    "song": "Everything Is Peaceful Love",
    "track_id": "96780509-d7de-42bc-b165-657817f7bb8f",
    "recording_id": "60a24f36-d33d-41c3-87bc-58305182f0eb",
    "artist": "Bon Iver",
    "artist_ids": [
        "437a0e49-c6ae-42f6-a6c1-84f25ed366bc"
    ],
    "album": "SABLE, fABLE",
    "release_id": "12d72770-9e5c-48ab-b7de-d31ea42692a2",
    "release_group_id": "4843294e-a8ab-4a39-864b-36faa09a2dd8",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2025-04-11",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song is described as \"the portrait of a man overwhelmed with happiness upon meeting the one he will fall in love with\".\n\nWatch the smile-filled video: https://www.youtube.com/watch?v=yaPX-i1TjCc\n\nhttps://boniver.bandcamp.com/album/sable-fable\nhttps://boniver.org/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}