Information about plays

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

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

{
    "id": 3622850,
    "uri": "https://api.kexp.org/v2/plays/3622850/?format=api",
    "airdate": "2026-02-27T03:51:47-08:00",
    "show": 66040,
    "show_uri": "https://api.kexp.org/v2/shows/66040/?format=api",
    "image_uri": "https://dn710204.ca.archive.org/0/items/mbid-ecadd7ae-7b94-4f68-8efc-e02f6e64457e/mbid-ecadd7ae-7b94-4f68-8efc-e02f6e64457e-43645953946_thumb500.jpg",
    "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-ecadd7ae-7b94-4f68-8efc-e02f6e64457e/mbid-ecadd7ae-7b94-4f68-8efc-e02f6e64457e-43645953946_thumb250.jpg",
    "song": "The Wheel",
    "track_id": "88874dbd-db1d-4a0f-b4f8-49bbaf94f65f",
    "recording_id": "8a17f627-e27a-43b1-8e0d-96fd11dfea72",
    "artist": "Ellur",
    "artist_ids": [
        "87490c2a-0fe6-4811-85f2-43c3d0a4beaf"
    ],
    "album": "At Home in My Mind",
    "release_id": "ecadd7ae-7b94-4f68-8efc-e02f6e64457e",
    "release_group_id": "40bda527-763e-4401-9850-7ccc8eeac39a",
    "labels": [
        "Dance to the Radio"
    ],
    "label_ids": [
        "6160b3df-55f8-48e6-b982-ea7f3a6be763"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"At Home In My Mind opens with her singing about thinking too much, running out of patience, the world burning, and getting drunk. She doesn’t raise her voice. The line comes out fast and flat, the way you’d say something before thinking twice about it.\"\n\nCheck out the full album review here:\nhttps://montrealrocks.ca/album-review-ellur-at-home-in-my-mind/\n---\nhttps://ellur.biz/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}