Information about plays

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

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

{
    "id": 3607373,
    "uri": "https://api.kexp.org/v2/plays/3607373/?format=api",
    "airdate": "2026-01-21T21:41:36-08:00",
    "show": 65718,
    "show_uri": "https://api.kexp.org/v2/shows/65718/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-3dd71efa-4a6f-4035-b473-704cbc5d3905/mbid-3dd71efa-4a6f-4035-b473-704cbc5d3905-30098155000_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-3dd71efa-4a6f-4035-b473-704cbc5d3905/mbid-3dd71efa-4a6f-4035-b473-704cbc5d3905-30098155000_thumb250.jpg",
    "song": "Alarms",
    "track_id": "cea2c9c6-b8a4-41d2-95b3-3943296ee677",
    "recording_id": "4c04b97e-f6da-4e21-80ba-94890cb88450",
    "artist": "Goat",
    "artist_ids": [
        "6738d800-5160-4959-b78a-ae12c5dba3d0"
    ],
    "album": "Requiem",
    "release_id": "40f2f962-10bd-44fd-bae0-0c8273a4a821",
    "release_group_id": "cb7171df-0e00-4146-91b3-5fce2b15e60e",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2016-10-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\" 'Alarms' highlights the folk influence that runs through Requiem, with acoustic guitars and hand-percussion instruments driving the song, while retaining the hypnotic vocals and fuzz-drenched guitar leads the band is known for.\"\nhttps://www.subpop.com/news/2016/08/16/listen_to_alarms_a_new_track_from_goats_upcoming_album_requiem_out_10_7",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}