Information about plays

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

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

{
    "id": 3580931,
    "uri": "https://api.kexp.org/v2/plays/3580931/?format=api",
    "airdate": "2025-11-21T06:23:49-08:00",
    "show": 65167,
    "show_uri": "https://api.kexp.org/v2/shows/65167/?format=api",
    "image_uri": "https://ia600205.us.archive.org/23/items/mbid-57e3bf8b-d472-4907-87c6-1c1001afed47/mbid-57e3bf8b-d472-4907-87c6-1c1001afed47-31983059543_thumb500.jpg",
    "thumbnail_uri": "https://ia800205.us.archive.org/23/items/mbid-57e3bf8b-d472-4907-87c6-1c1001afed47/mbid-57e3bf8b-d472-4907-87c6-1c1001afed47-31983059543_thumb250.jpg",
    "song": "Dancing Dimensions",
    "track_id": "76f996cb-fefd-4907-bfea-e47cc4cde39c",
    "recording_id": "85febf3f-5ebe-49ae-96c9-6166a19c4a95",
    "artist": "Ural Thomas and The Pain",
    "artist_ids": [
        "5b253b42-7669-4feb-a968-1ad98dd0c8ff"
    ],
    "album": "Dancing Dimensions",
    "release_id": "57e3bf8b-d472-4907-87c6-1c1001afed47",
    "release_group_id": "a1000ef7-ca9d-4c45-aff6-b9d888b85cac",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2022-06-03",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Ural Thomas is known as Rose City's Soul Brother Number One. His backing band The Pain, all decades younger than him, has spent the last eight years with Thomas developing a unique sound together. https://uralthomasandthepain.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}