Information about plays

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

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

{
    "id": 3656583,
    "uri": "https://api.kexp.org/v2/plays/3656583/?format=api",
    "airdate": "2026-05-18T23:12:55-07:00",
    "show": 66755,
    "show_uri": "https://api.kexp.org/v2/shows/66755/?format=api",
    "image_uri": "https://coverartarchive.org/release/c2f14cb7-e81b-487a-ad7e-3e94452517c9/45000184831-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c2f14cb7-e81b-487a-ad7e-3e94452517c9/45000184831-250.jpg",
    "song": "Fold",
    "track_id": null,
    "recording_id": "bfff3193-22c9-451e-b005-d3dadad4ac51",
    "artist": "Jump Source",
    "artist_ids": [],
    "album": "Fold",
    "release_id": null,
    "release_group_id": "2906a459-5778-4360-a924-82728da5c618",
    "labels": [
        "NAFF"
    ],
    "label_ids": [
        "8546c2f5-488c-442b-92a9-ce7021d4ec93"
    ],
    "release_date": "2026-04-30",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Go Habs! (debut full-length from Montreal's Patrick Holland & Francis Latreille aka Priori) - https://jumpsource.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}