Information about plays

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

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

{
    "id": 3619282,
    "uri": "https://api.kexp.org/v2/plays/3619282/?format=api",
    "airdate": "2026-02-18T23:13:52-08:00",
    "show": 65970,
    "show_uri": "https://api.kexp.org/v2/shows/65970/?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": "The Bear",
    "track_id": "8e9b56e0-9934-46b1-ae8b-348f75079592",
    "recording_id": "3acc0c15-c879-4ac4-936f-4f77177a7cc8",
    "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": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New single from Inuk-Mohawk singwriter Beatrice Deer from Nunavik.\n\nhttps://beatricedeer.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}