Information about plays

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

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

{
    "id": 3546305,
    "uri": "https://api.kexp.org/v2/plays/3546305/?format=api",
    "airdate": "2025-08-29T12:50:08-07:00",
    "show": 64418,
    "show_uri": "https://api.kexp.org/v2/shows/64418/?format=api",
    "image_uri": "https://ia601502.us.archive.org/13/items/mbid-fcc325a1-7b5d-4f9c-9c47-b7a52e6b05fe/mbid-fcc325a1-7b5d-4f9c-9c47-b7a52e6b05fe-16188193303_thumb500.jpg",
    "thumbnail_uri": "https://ia601502.us.archive.org/13/items/mbid-fcc325a1-7b5d-4f9c-9c47-b7a52e6b05fe/mbid-fcc325a1-7b5d-4f9c-9c47-b7a52e6b05fe-16188193303_thumb250.jpg",
    "song": "Song",
    "track_id": "9e70d099-b3cd-430a-990e-32465646c61f",
    "recording_id": "97ae19c9-84ba-4025-8d10-c3bc1e6650ce",
    "artist": "Sylvan Esso",
    "artist_ids": [
        "c4593b34-2a94-4e44-ae10-4a0f4c0b4da8"
    ],
    "album": "What Now",
    "release_id": "5ec8a0f6-d3e8-4c98-a453-e12f20b193d9",
    "release_group_id": "7f9e5db1-ea21-4195-887f-11da4ce7f83e",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2017-04-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Catch Sylvan Esso this Sunday, August 31st at Bumbershoot at Seattle Center!! They'll take the Fountain Stage at 6:30pm. \n\nFull lineup and tickets here: https://bumbershoot.com/\n\nhttps://sylvanesso.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}