Information about plays

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

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

{
    "id": 3527710,
    "uri": "https://api.kexp.org/v2/plays/3527710/?format=api",
    "airdate": "2025-07-16T11:08:48-07:00",
    "show": 64029,
    "show_uri": "https://api.kexp.org/v2/shows/64029/?format=api",
    "image_uri": "https://ia601904.us.archive.org/11/items/mbid-d80f43b7-3794-4236-9c6b-45d9007ca1f3/mbid-d80f43b7-3794-4236-9c6b-45d9007ca1f3-42050974060_thumb500.jpg",
    "thumbnail_uri": "https://ia601904.us.archive.org/11/items/mbid-d80f43b7-3794-4236-9c6b-45d9007ca1f3/mbid-d80f43b7-3794-4236-9c6b-45d9007ca1f3-42050974060_thumb250.jpg",
    "song": "Catching Feelings",
    "track_id": "047684c6-21ee-4bcf-a9a0-8888985a08d7",
    "recording_id": "0a247d30-5fc4-4f77-85d4-3054ad87f219",
    "artist": "Cerrone & Christine and the Queens",
    "artist_ids": [
        "9ec90f51-2c4a-495b-b478-2dfc9c07f8bc",
        "9c90ffbf-b137-4dee-bfcc-b8010787840d"
    ],
    "album": "Catching feelings",
    "release_id": "d80f43b7-3794-4236-9c6b-45d9007ca1f3",
    "release_group_id": "5b273ac6-3860-41d2-9167-64825a2d146c",
    "labels": [
        "Because Music"
    ],
    "label_ids": [
        "23450486-837c-46a6-8b3f-b22429a0dfe1"
    ],
    "release_date": "2025-05-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Viktor in Manhattan!\n\n--\n\"A little over half a year after Christine and the Queens (a.k.a Chris) teamed with French disco producer Cerrone for a rendition of his 1977 hit “Supernature” at the 2024 Paris Olympics, Chris and Cerrone have collaborated on a new single, “Catching Feelings.” Like “Supernature,” a scurrying, skipping synth line propels the upbeat tune over which Chris playfully sings, “Don’t be afraid of catching feelings for me.” The song will feature on an upcoming four-track EP.\"\n\nhttps://www.rollingstone.com/music/music-news/christine-and-the-queens-cerrone-new-song-catching-feelings-1235347018/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}