Information about plays

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

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

{
    "id": 3539047,
    "uri": "https://api.kexp.org/v2/plays/3539047/?format=api",
    "airdate": "2025-08-12T06:12:40-07:00",
    "show": 64268,
    "show_uri": "https://api.kexp.org/v2/shows/64268/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-43405eea-3778-4c34-b51b-7b1a26da6284/mbid-43405eea-3778-4c34-b51b-7b1a26da6284-35933854824_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-43405eea-3778-4c34-b51b-7b1a26da6284/mbid-43405eea-3778-4c34-b51b-7b1a26da6284-35933854824_thumb250.jpg",
    "song": "Can I Talk My Shit?",
    "track_id": "161e5ae6-4aa2-4adb-b4a7-9ea9b5f30599",
    "recording_id": "586c7667-0c96-4667-8fc4-08735ca3c24f",
    "artist": "Vagabon",
    "artist_ids": [
        "4b50ec9e-ea83-4824-8dae-2e520d45e6f9"
    ],
    "album": "Sorry I Haven’t Called",
    "release_id": "43405eea-3778-4c34-b51b-7b1a26da6284",
    "release_group_id": "a1d4cdc8-21f6-4264-b8fb-7a1897034821",
    "labels": [
        "Nonesuch"
    ],
    "label_ids": [
        "c69cac59-f512-4edc-ab2c-d04c22dbce20"
    ],
    "release_date": "2023-09-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UPCOMING SHOW\n+ Aug 15 @ KEXP BBQ (SEA)\nhttps://kexp.org/events/kexp-events/kexp-bbq/\n\nLaetitia Tamko (Vagabon) shares, \"This whole record is how I talk to my friends and how to talk to my lovers. I think honesty and conversational songwriting can become poetry. There’s beauty in plainly speaking without metaphors and without flowery imagery.\"\n\nHere's the video for this spoken song: https://www.youtube.com/watch?v=Pcbh0oGW49w\n\nhttps://vagabon.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}