Information about plays

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

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

{
    "id": 3630809,
    "uri": "https://api.kexp.org/v2/plays/3630809/?format=api",
    "airdate": "2026-03-18T23:41:54-07:00",
    "show": 66218,
    "show_uri": "https://api.kexp.org/v2/shows/66218/?format=api",
    "image_uri": "https://dn710704.ca.archive.org/0/items/mbid-12762a06-5457-4afd-a3b4-a5160a30dccc/mbid-12762a06-5457-4afd-a3b4-a5160a30dccc-22307942306_thumb500.jpg",
    "thumbnail_uri": "https://dn710704.ca.archive.org/0/items/mbid-12762a06-5457-4afd-a3b4-a5160a30dccc/mbid-12762a06-5457-4afd-a3b4-a5160a30dccc-22307942306_thumb250.jpg",
    "song": "A Sentence of Sorts in Kongsvinger",
    "track_id": "a6a25b5e-801f-31df-96a5-4e9c0e2c2404",
    "recording_id": "1b6d5209-0a36-43a2-9e6e-e629bbd59a5e",
    "artist": "of Montreal",
    "artist_ids": [
        "8475297d-fb78-4630-8d74-9b87b6bb7cc8"
    ],
    "album": "Hissing Fauna, Are You the Destroyer?",
    "release_id": "12762a06-5457-4afd-a3b4-a5160a30dccc",
    "release_group_id": "4eacd95b-675a-3c6b-9d83-5d9360719f37",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2007-01-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Touring June-August  with shows at Neumos on July 28 and Great American Music Hall on July 31.\n\nhttps://ofmontreal.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}