Information about plays

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

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

{
    "id": 3592084,
    "uri": "https://api.kexp.org/v2/plays/3592084/?format=api",
    "airdate": "2025-12-17T01:07:45-08:00",
    "show": 65399,
    "show_uri": "https://api.kexp.org/v2/shows/65399/?format=api",
    "image_uri": "https://ia800504.us.archive.org/20/items/mbid-fd21f5cd-214b-45a1-9beb-d302e93dd3f6/mbid-fd21f5cd-214b-45a1-9beb-d302e93dd3f6-36677261990_thumb500.jpg",
    "thumbnail_uri": "https://ia800504.us.archive.org/20/items/mbid-fd21f5cd-214b-45a1-9beb-d302e93dd3f6/mbid-fd21f5cd-214b-45a1-9beb-d302e93dd3f6-36677261990_thumb250.jpg",
    "song": "Let Yourself Go!",
    "track_id": "815fe2dc-5055-4084-b164-7dcfa0b894dc",
    "recording_id": "1a6512df-c3f9-4654-87e8-1b546afb869c",
    "artist": "Octo Octa",
    "artist_ids": [
        "3fa65334-e3c4-4e83-b24f-5af5535ba462"
    ],
    "album": "Dreams of a Dancefloor EP",
    "release_id": "fd21f5cd-214b-45a1-9beb-d302e93dd3f6",
    "release_group_id": "931a91d3-ee82-434f-8fb6-6633f7d72872",
    "labels": [
        "T4T LUV NRG"
    ],
    "label_ids": [
        "de93d00b-199e-40b1-97c4-804d42fdbfbc"
    ],
    "release_date": "2023-09-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Dreams of a Dancefloor” is the latest EP by Octo Octa (aka Maya Bouldry-Morrison) on her label T4T LUV NRG. Maya spent the last 3 years perfecting her engineering on these three sensual, beautiful and enveloping songs https://octoocta.bandcamp.com/album/dreams-of-a-dancefloor-ep",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}