Information about plays

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

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

{
    "id": 3637135,
    "uri": "https://api.kexp.org/v2/plays/3637135/?format=api",
    "airdate": "2026-04-03T04:18:17-07:00",
    "show": 66350,
    "show_uri": "https://api.kexp.org/v2/shows/66350/?format=api",
    "image_uri": "https://dn711301.ca.archive.org/0/items/mbid-910dc5a8-9a0d-4086-9bea-878403199f2e/mbid-910dc5a8-9a0d-4086-9bea-878403199f2e-44733713147_thumb500.jpg",
    "thumbnail_uri": "https://dn711301.ca.archive.org/0/items/mbid-910dc5a8-9a0d-4086-9bea-878403199f2e/mbid-910dc5a8-9a0d-4086-9bea-878403199f2e-44733713147_thumb250.jpg",
    "song": "Dear Hope",
    "track_id": "2e660547-7028-40f1-93a9-4d5c8afad06d",
    "recording_id": "b753b653-942f-4483-ad61-d0171db7f296",
    "artist": "Dabda",
    "artist_ids": [
        "69cd5e37-c134-4aa9-a878-42f2f9612b96"
    ],
    "album": "Dear Hope",
    "release_id": "910dc5a8-9a0d-4086-9bea-878403199f2e",
    "release_group_id": "0110b626-f38b-4e62-be8c-59b35b70017e",
    "labels": [
        "Electric Muse"
    ],
    "label_ids": [
        "45799519-d9ce-4e4c-80be-e1838c4246a7"
    ],
    "release_date": "2026-03-24",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Math Rock from South Korea!\n\nhttps://www.youtube.com/watch?v=nKvf0vujQdE&list=RDnKvf0vujQdE&start_radio=1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}