Information about plays

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

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

{
    "id": 3645525,
    "uri": "https://api.kexp.org/v2/plays/3645525/?format=api",
    "airdate": "2026-04-22T23:10:14-07:00",
    "show": 66526,
    "show_uri": "https://api.kexp.org/v2/shows/66526/?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": "Arranged",
    "track_id": "47a50243-1e35-4184-a155-62003a203754",
    "recording_id": "c5252215-ca7a-453a-a992-4740921ba9d9",
    "artist": "Beatrice Deer feat. Johnny Saunders",
    "artist_ids": [
        "29e1686e-a244-4d40-bd2d-f1f618c37d9e",
        "ed01c37b-de8d-44e5-8adb-052e7938c210"
    ],
    "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": "Inuit (Beatrice Deer)\n--\nCanadian Aboriginal Music Award-winning singer-songwriter Beatrice Deer crafts songs with deeply personal lyrics and blends indie rock and modern folk with traditional Inuit stories and throat singing. https://beatricedeer.bandcamp.com/track/mother",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}