Information about plays

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

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

{
    "id": 3546205,
    "uri": "https://api.kexp.org/v2/plays/3546205/?format=api",
    "airdate": "2025-08-29T07:07:30-07:00",
    "show": 64417,
    "show_uri": "https://api.kexp.org/v2/shows/64417/?format=api",
    "image_uri": "https://ia801004.us.archive.org/8/items/mbid-03d6a4e9-f5ce-4e03-a084-b5648f40dbe4/mbid-03d6a4e9-f5ce-4e03-a084-b5648f40dbe4-7707477589_thumb500.jpg",
    "thumbnail_uri": "https://ia801004.us.archive.org/8/items/mbid-03d6a4e9-f5ce-4e03-a084-b5648f40dbe4/mbid-03d6a4e9-f5ce-4e03-a084-b5648f40dbe4-7707477589_thumb250.jpg",
    "song": "I’m Not in Love",
    "track_id": "218ca1e5-b769-43fe-a91d-ea63d66ce279",
    "recording_id": "05312234-bd1c-4245-b022-b565373fb335",
    "artist": "10cc",
    "artist_ids": [
        "f37c537b-3557-4031-bfd6-ab63ced32854"
    ],
    "album": "I’m Not in Love",
    "release_id": "03d6a4e9-f5ce-4e03-a084-b5648f40dbe4",
    "release_group_id": "c8a5f56f-2ec4-4f2e-a487-97ae1a5e548b",
    "labels": [
        "Mercury Records"
    ],
    "label_ids": [
        "995428e7-81b6-41dd-bd38-5a7a0ece8ad6"
    ],
    "release_date": "1975-03-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Written by Eric Stewart and Graham Gouldman, Stewart came up with the idea for the song after his wife of eight years asked him why he didn't say \"I love you\" more often.\n\nHe said: \"I had this crazy idea in my mind that repeating those words would somehow degrade the meaning, so I told her, 'Well, if I say every day \"I love you, darling, I love you, blah, blah, blah\", it's not gonna mean anything eventually'.\"\n--\n\"Big boys don't cry...\"  Did you know that that whisper was uttered by a secretary who just happened to enter the studio at an opportune time?: https://www.smoothradio.com/features/the-story-of/10cc-im-not-in-love-meaning-lyrics-video/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}