Information about plays

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

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

{
    "id": 3637327,
    "uri": "https://api.kexp.org/v2/plays/3637327/?format=api",
    "airdate": "2026-04-03T15:39:51-07:00",
    "show": 66354,
    "show_uri": "https://api.kexp.org/v2/shows/66354/?format=api",
    "image_uri": "https://dn711204.ca.archive.org/0/items/mbid-da3f16d9-5c2d-4461-86b8-be8fe2c11d84/mbid-da3f16d9-5c2d-4461-86b8-be8fe2c11d84-44436087682_thumb500.jpg",
    "thumbnail_uri": "https://dn711204.ca.archive.org/0/items/mbid-da3f16d9-5c2d-4461-86b8-be8fe2c11d84/mbid-da3f16d9-5c2d-4461-86b8-be8fe2c11d84-44436087682_thumb250.jpg",
    "song": "Underappreciated",
    "track_id": "93ea0de5-b564-4295-89d3-84787417b6cf",
    "recording_id": "5006a5bf-0ccb-4bfb-8139-fa66e140f1b0",
    "artist": "Peter Matson & JKriv feat. Ibibio Sound Machine",
    "artist_ids": [
        "0ece139d-19a4-44c6-85e6-0406e8055a21",
        "26fff1f8-2a8d-4b76-aff9-3297d423ea9e",
        "6857fc86-6356-42b3-8fb8-ba165674a8fa"
    ],
    "album": "Underappreciated",
    "release_id": "da3f16d9-5c2d-4461-86b8-be8fe2c11d84",
    "release_group_id": "6ad00ec5-ea08-4106-90d2-643435b7b9cb",
    "labels": [
        "Favorite Recordings"
    ],
    "label_ids": [
        "33db1bc6-4501-497c-a7f7-01123956f4d2"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Produced by Brooklyn-based multi-instrumentalists Peter Matson and JKriv, the track captures their fully collaborative, hands-on approach, blending live guitar, bass, analog synths and percussion with sharp, club-driven production.\n--\nThis is one of four tracks on the \"Facile EP, released on March 6th, and available for purchase here: https://favoriterecordings.bandcamp.com/album/facile-ep",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}