Information about plays

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

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

{
    "id": 3665233,
    "uri": "https://api.kexp.org/v2/plays/3665233/?format=api",
    "airdate": "2026-06-08T05:38:02-07:00",
    "show": 66934,
    "show_uri": "https://api.kexp.org/v2/shows/66934/?format=api",
    "image_uri": "https://dn711101.ca.archive.org/0/items/mbid-6909de9a-13b3-4c4f-a49e-118e01c8b107/mbid-6909de9a-13b3-4c4f-a49e-118e01c8b107-13554662756_thumb500.jpg",
    "thumbnail_uri": "https://dn711101.ca.archive.org/0/items/mbid-6909de9a-13b3-4c4f-a49e-118e01c8b107/mbid-6909de9a-13b3-4c4f-a49e-118e01c8b107-13554662756_thumb250.jpg",
    "song": "I Could Give You All That You Don’t Want",
    "track_id": "11258719-c145-4197-aa0d-2d7025a99787",
    "recording_id": "56a8b431-6db9-4081-a568-ba7a3c945244",
    "artist": "The Twilight Sad",
    "artist_ids": [
        "d44d63b8-3da4-4f7d-aba1-a05ba8941b44"
    ],
    "album": "Nobody Wants to Be Here and Nobody Wants to Leave",
    "release_id": "2d6a31ea-eebe-441c-adfb-d1c0714e0ffa",
    "release_group_id": "7c4c62c3-a810-4ef4-ad12-15f9bd808ae6",
    "labels": [
        "FatCat Records"
    ],
    "label_ids": [
        "21d42a26-b50d-4d1b-8494-ec07922919ce"
    ],
    "release_date": "2014-10-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“They are the best band playing the best songs – consistently brilliant, emotional, intense, inspiring, entertaining.”\n– Robert Smith, The Cure\n\nhttps://thetwilightsad.bandcamp.com/album/nobody-wants-to-be-here-and-nobody-wants-to-leave",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}