Information about plays

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

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

{
    "id": 3551294,
    "uri": "https://api.kexp.org/v2/plays/3551294/?format=api",
    "airdate": "2025-09-10T12:29:03-07:00",
    "show": 64525,
    "show_uri": "https://api.kexp.org/v2/shows/64525/?format=api",
    "image_uri": "https://ia800204.us.archive.org/30/items/mbid-9c20785b-27a7-4671-b38f-8ad41a74055f/mbid-9c20785b-27a7-4671-b38f-8ad41a74055f-41480659834_thumb500.jpg",
    "thumbnail_uri": "https://ia800204.us.archive.org/30/items/mbid-9c20785b-27a7-4671-b38f-8ad41a74055f/mbid-9c20785b-27a7-4671-b38f-8ad41a74055f-41480659834_thumb250.jpg",
    "song": "Pictures of You",
    "track_id": "6a63b070-257e-4439-a77e-6c63697f26ea",
    "recording_id": "9e03b96d-3125-4239-a5c5-b4f5a85a80bf",
    "artist": "Alien Boy",
    "artist_ids": [
        "428d1741-14b0-4afe-9706-572ffe7b719c"
    ],
    "album": "You Wanna Fade?",
    "release_id": "9c20785b-27a7-4671-b38f-8ad41a74055f",
    "release_group_id": "ffaae1ce-0749-4352-b192-fa812a7258fb",
    "labels": [
        "Get Better Records"
    ],
    "label_ids": [
        "077690db-d532-4c59-ad6d-fa299dde75ba"
    ],
    "release_date": "2025-05-09",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Portland's Alien Boy is performing TOMORROW in Seattle at Chop Suey! Get tickets here: https://chopsuey.com/tm-event/alien-boy/\n\n--\n\nPer vocalist/guitarist Sonia Weber, \"Pictures Of You\" is a song about \"hanging on the telephone, what all the best songs are about — and what makes for a little bit of an obsessive crush. A little bit about that rush of a new feeling and feeling desperate to catch someone’s attention.”\n\nhttps://www.stereogum.com/2303717/alien-boy-pictures-of-you/music/b",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}