Information about plays

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

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

{
    "id": 3631148,
    "uri": "https://api.kexp.org/v2/plays/3631148/?format=api",
    "airdate": "2026-03-19T17:02:05-07:00",
    "show": 66224,
    "show_uri": "https://api.kexp.org/v2/shows/66224/?format=api",
    "image_uri": "https://dn710705.ca.archive.org/0/items/mbid-192aaa67-e116-4552-b147-2aac4238941d/mbid-192aaa67-e116-4552-b147-2aac4238941d-4819622796_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-192aaa67-e116-4552-b147-2aac4238941d/mbid-192aaa67-e116-4552-b147-2aac4238941d-4819622796_thumb250.jpg",
    "song": "White Unicorn",
    "track_id": "76fc7a9f-2969-39a1-a117-c5b12eae270c",
    "recording_id": "cd1492f6-6e48-421b-b768-19f3c8be74be",
    "artist": "Wolfmother",
    "artist_ids": [
        "f0c8f75f-8736-4b1d-b312-9349fcff321d"
    ],
    "album": "Wolfmother",
    "release_id": "192aaa67-e116-4552-b147-2aac4238941d",
    "release_group_id": "bad80049-06eb-35f0-a109-f640ebd0a550",
    "labels": [
        "Modular Recordings"
    ],
    "label_ids": [
        "1a69fd71-e415-4439-b830-49ab0752d9f7"
    ],
    "release_date": "2006-05-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wolfmother formed in Byron Bay, Australia in 2004 - centered around vocalist and guitarist Andrew Stockdale. \n\nPitchfork said this debut LP \"authentically emulates a classic sound with the conviction and hunger of a young band on their way to finding a more singular voice\" - https://tinyurl.com/muvkp4nv",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}