Information about plays

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

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

{
    "id": 3540851,
    "uri": "https://api.kexp.org/v2/plays/3540851/?format=api",
    "airdate": "2025-08-16T18:27:59-07:00",
    "show": 64308,
    "show_uri": "https://api.kexp.org/v2/shows/64308/?format=api",
    "image_uri": "https://ia801701.us.archive.org/5/items/mbid-8bd0261d-cfe3-4810-bd8d-a9184fd8642f/mbid-8bd0261d-cfe3-4810-bd8d-a9184fd8642f-27331673004_thumb500.jpg",
    "thumbnail_uri": "https://ia601701.us.archive.org/5/items/mbid-8bd0261d-cfe3-4810-bd8d-a9184fd8642f/mbid-8bd0261d-cfe3-4810-bd8d-a9184fd8642f-27331673004_thumb250.jpg",
    "song": "Can I Believe You",
    "track_id": "07115d69-4420-4674-bfb3-a006c2c3ce7f",
    "recording_id": "d12fbc3d-87d8-4bcb-920a-5b3914c7a8f5",
    "artist": "Fleet Foxes",
    "artist_ids": [
        "fa97dd36-1b82-43d7-a6e4-2adeafd59cef"
    ],
    "album": "Shore",
    "release_id": "8bd0261d-cfe3-4810-bd8d-a9184fd8642f",
    "release_group_id": "46de46b0-ecad-4b12-b26e-2b453b4c001f",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2020-09-22",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Fun fact: The chorus for this song was crowdsourced from 400-500 people on Instagram!\n\nhttps://fleetfoxes.bandcamp.com/album/shore",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}