Information about plays

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

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

{
    "id": 3635528,
    "uri": "https://api.kexp.org/v2/plays/3635528/?format=api",
    "airdate": "2026-03-30T09:02:51-07:00",
    "show": 66320,
    "show_uri": "https://api.kexp.org/v2/shows/66320/?format=api",
    "image_uri": "https://dn711108.ca.archive.org/0/items/mbid-cb1fab76-c02d-4585-82dd-92d7449e8273/mbid-cb1fab76-c02d-4585-82dd-92d7449e8273-20044469891_thumb500.jpg",
    "thumbnail_uri": "https://dn711108.ca.archive.org/0/items/mbid-cb1fab76-c02d-4585-82dd-92d7449e8273/mbid-cb1fab76-c02d-4585-82dd-92d7449e8273-20044469891_thumb250.jpg",
    "song": "Hunned Bandz",
    "track_id": "16c88db6-d978-4154-bff2-27cced04b23c",
    "recording_id": "c38f844d-b378-4cca-9a44-2e2a4563c26e",
    "artist": "Tanukichan",
    "artist_ids": [
        "57fab85f-5700-4238-a5b2-5441e7a740d3"
    ],
    "album": "Sundays",
    "release_id": "cb1fab76-c02d-4585-82dd-92d7449e8273",
    "release_group_id": "e895d086-fe57-4a2d-b3e3-5bcb7671e68e",
    "labels": [
        "Company Records"
    ],
    "label_ids": [
        "98b3cc0e-0467-4874-8bdc-e505e662151c"
    ],
    "release_date": "2018-07-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request for Josh!\n\nTanukichan is the Oakland-based multi-instrumentalist Hannah van Loon; she was raised in San Francisco and started out playing in bands and making classical, bluegrass, and jazz.  Learn more about Tanukichan and buy 'Sundays': https://tanukichan.bandcamp.com/album/sundays",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}