Information about plays

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

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

{
    "id": 3586118,
    "uri": "https://api.kexp.org/v2/plays/3586118/?format=api",
    "airdate": "2025-12-03T03:02:02-08:00",
    "show": 65275,
    "show_uri": "https://api.kexp.org/v2/shows/65275/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Herman's House",
    "track_id": "8643580b-62ef-42a6-a020-368d98c35a46",
    "recording_id": "813b2bea-5afd-40eb-b1f0-13b3a2fa9390",
    "artist": "Special Interest",
    "artist_ids": [
        "cb0a7ee8-69fe-409c-85ae-820e3f1e46d4"
    ],
    "album": "Endure",
    "release_id": "8b335243-cd2e-45fa-8f34-f66995073e7d",
    "release_group_id": "afc0a689-0615-42d1-9aca-fa399f5d5541",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
    ],
    "release_date": "2022-11-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brought together by New Orleans’ inventive DIY scene, Special Interest operate as a collective unit. Their sound is ever-fluid and continues to evolve. Special Interest began in 2016 as a duo with Alli Logout and Maria Elena on guitar, drum machine, and power drill.\n\nhttps://specialinterest.band/\nhttps://www.instagram.com/specialinterest.no/?hl=en",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}