Information about plays

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

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

{
    "id": 3637748,
    "uri": "https://api.kexp.org/v2/plays/3637748/?format=api",
    "airdate": "2026-04-04T14:42:55-07:00",
    "show": 66365,
    "show_uri": "https://api.kexp.org/v2/shows/66365/?format=api",
    "image_uri": "https://dn710100.ca.archive.org/0/items/mbid-a2afd174-eef4-485b-b240-6696c1cdadc7/mbid-a2afd174-eef4-485b-b240-6696c1cdadc7-44324605343_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-a2afd174-eef4-485b-b240-6696c1cdadc7/mbid-a2afd174-eef4-485b-b240-6696c1cdadc7-44324605343_thumb250.jpg",
    "song": "Caterpillar",
    "track_id": "220cb8c7-55b0-4fd4-b950-456c89ddd09f",
    "recording_id": "b0253d24-7a83-435e-b6c0-5c6079b69f59",
    "artist": "Beatrice Deer",
    "artist_ids": [
        "29e1686e-a244-4d40-bd2d-f1f618c37d9e"
    ],
    "album": "Inuit Legend",
    "release_id": "a2afd174-eef4-485b-b240-6696c1cdadc7",
    "release_group_id": "e646cae4-33fc-4aa6-b9e8-527627c3fbac",
    "labels": [
        "Uummati"
    ],
    "label_ids": [
        "575fd9c3-ee41-4624-8e40-6a1aafaa61ff"
    ],
    "release_date": "2026-04-03",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Canadian Aboriginal Music Award-winning singer-songwriter Beatrice Deer hails from Nunavik. Half-Inuk and half-Mohawk, Deer left her small hometown of Quaqtaq, Quebec (population: 376) in 2007 and moved to Montreal. Her themes range from classical Inuit folk tales and legends to the importance of finding understanding and the search for meaning within personal growth.\"\n\nhttps://beatricedeer.bandcamp.com/track/caterpillar",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}