Information about plays

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

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

{
    "id": 3546124,
    "uri": "https://api.kexp.org/v2/plays/3546124/?format=api",
    "airdate": "2025-08-29T02:54:31-07:00",
    "show": 64415,
    "show_uri": "https://api.kexp.org/v2/shows/64415/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-489999af-4c09-4674-bcfa-3a0eff09d4cf/mbid-489999af-4c09-4674-bcfa-3a0eff09d4cf-42879858979_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-489999af-4c09-4674-bcfa-3a0eff09d4cf/mbid-489999af-4c09-4674-bcfa-3a0eff09d4cf-42879858979_thumb250.jpg",
    "song": "Doing Now",
    "track_id": "96b62ac9-6904-4cdf-9b59-5f8c1e9711d3",
    "recording_id": "9a9eb518-2e18-4ec6-bd3d-0beffb537997",
    "artist": "Hannah Jadagu",
    "artist_ids": [
        "b3b223a5-61a1-488f-b003-10edbaf632a3"
    ],
    "album": "Describe",
    "release_id": "489999af-4c09-4674-bcfa-3a0eff09d4cf",
    "release_group_id": "e2aa3ba6-1a42-4780-b74b-bc5b303c4c08",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hannah Jadagu will be at the Fox Theater in Oakland on Mon, Oct 20th.\n\nhttps://www.hannahjadagu.com/tour\n\nWatch Jadagu's 2022 KEXP live performance here: youtube.com/watch?v=bvc-u2vdk5M&pp=0gcJCa0JAYcqIYzv",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}