Information about plays

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

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

{
    "id": 3559688,
    "uri": "https://api.kexp.org/v2/plays/3559688/?format=api",
    "airdate": "2025-09-30T15:22:47-07:00",
    "show": 64710,
    "show_uri": "https://api.kexp.org/v2/shows/64710/?format=api",
    "image_uri": "https://dn721709.ca.archive.org/0/items/mbid-190f6b7a-d1f7-467c-be2b-26e2520e5e4b/mbid-190f6b7a-d1f7-467c-be2b-26e2520e5e4b-41532608796_thumb500.jpg",
    "thumbnail_uri": "https://dn721709.ca.archive.org/0/items/mbid-190f6b7a-d1f7-467c-be2b-26e2520e5e4b/mbid-190f6b7a-d1f7-467c-be2b-26e2520e5e4b-41532608796_thumb250.jpg",
    "song": "Gelliverse",
    "track_id": "22499400-c630-410e-b830-43934d0a5c96",
    "recording_id": "7a247433-aeaf-474c-bd73-e30efc60f745",
    "artist": "Gelli Haha",
    "artist_ids": [
        "1f804ef4-e3b2-430b-9cd1-883f234ea603"
    ],
    "album": "Switcheroo",
    "release_id": "190f6b7a-d1f7-467c-be2b-26e2520e5e4b",
    "release_group_id": "cffa555d-5d3a-4f86-b638-89362e272c03",
    "labels": [
        "Innovative Leisure Records"
    ],
    "label_ids": [
        "747265c7-b153-4f1a-9f1e-ec05e3604a97"
    ],
    "release_date": "2025-06-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Listen to more from 'Switcheroo' here, enjoy:\nhttps://gellihaha.bandcamp.com/album/switcheroo\n---\nhttps://gelli.world/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}