Information about plays

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

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

{
    "id": 3542295,
    "uri": "https://api.kexp.org/v2/plays/3542295/?format=api",
    "airdate": "2025-08-20T01:48:08-07:00",
    "show": 64336,
    "show_uri": "https://api.kexp.org/v2/shows/64336/?format=api",
    "image_uri": "https://ia600102.us.archive.org/29/items/mbid-a991d319-c545-4747-a402-a8f4c65bcd3e/mbid-a991d319-c545-4747-a402-a8f4c65bcd3e-40036259662_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-a991d319-c545-4747-a402-a8f4c65bcd3e/mbid-a991d319-c545-4747-a402-a8f4c65bcd3e-40036259662_thumb250.jpg",
    "song": "Ever New (Single Version)",
    "track_id": "2dbab074-084a-4495-8795-d452984b0cee",
    "recording_id": "a7fb4c42-88e7-4309-8e98-f19d20acd90a",
    "artist": "Beverly Glenn‐Copeland & Sam Smith",
    "artist_ids": [
        "5a85c140-dcf9-4dd2-b2c8-aff0471549f3",
        "c7e4e51b-df22-4ff3-9bb3-3a56d801e5be"
    ],
    "album": "Transa: Selects",
    "release_id": "a991d319-c545-4747-a402-a8f4c65bcd3e",
    "release_group_id": "a72b637c-45b3-4659-9121-623cff59911e",
    "labels": [
        "Red Hot Organization"
    ],
    "label_ids": [
        "c0b03b5b-8ab6-4009-80da-277affa88056"
    ],
    "release_date": "2024-10-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Beverly Glenn-Copeland and Sam Smith have come together for a new version of the Keyboard Fantasies song “Ever New.” \n\nThis version of \"Ever New\" comes from the upcoming Transa compilation from non-profit organization Red Hot \"spotlighting the gifts of many of the most daring, imaginative trans and non-binary artists working today\": https://redhot.bandcamp.com/album/tra-a",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}