Information about plays

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

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

{
    "id": 3548427,
    "uri": "https://api.kexp.org/v2/plays/3548427/?format=api",
    "airdate": "2025-09-03T13:15:05-07:00",
    "show": 64464,
    "show_uri": "https://api.kexp.org/v2/shows/64464/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-f4c0d7a6-927b-4c56-8343-e71b03ccde53/mbid-f4c0d7a6-927b-4c56-8343-e71b03ccde53-42715728478_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-f4c0d7a6-927b-4c56-8343-e71b03ccde53/mbid-f4c0d7a6-927b-4c56-8343-e71b03ccde53-42715728478_thumb250.jpg",
    "song": "Run River Run",
    "track_id": "0a18cce2-d0b1-4fcd-a974-2d95745cfc84",
    "recording_id": "d2afcaff-c652-4eca-8675-cbf2c656c00b",
    "artist": "Katie Schecter",
    "artist_ids": [
        "1340bb6a-28f7-4515-b9cb-d5950cc2d8fe"
    ],
    "album": "Run River Run",
    "release_id": "f4c0d7a6-927b-4c56-8343-e71b03ccde53",
    "release_group_id": "7ee49e04-9025-46db-b6de-8fc9cb608787",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Her third album, \"Empress,\" will be out on October 17th.\n--\nShe said, \"‘Run River Run’ is about bypassing self-doubt and the art of resilience, inspired by the master himself, Bruce Lee. It’s about moving with life’s challenges rather than fighting them head-on—and sometimes looking back just to see how far I’ve come.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}