Information about plays

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

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

{
    "id": 3636818,
    "uri": "https://api.kexp.org/v2/plays/3636818/?format=api",
    "airdate": "2026-04-02T09:26:16-07:00",
    "show": 66344,
    "show_uri": "https://api.kexp.org/v2/shows/66344/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-051fdb8d-8288-4ebf-957b-e6be1d6459c3/mbid-051fdb8d-8288-4ebf-957b-e6be1d6459c3-44738058882_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-051fdb8d-8288-4ebf-957b-e6be1d6459c3/mbid-051fdb8d-8288-4ebf-957b-e6be1d6459c3-44738058882_thumb250.jpg",
    "song": "The Sun Comes Up Tremendous",
    "track_id": "84d3f7b3-9569-4fae-8580-f75c1aaa5630",
    "recording_id": "d4fb8ffd-3e31-4e17-928b-850858f53ad3",
    "artist": "Disclosure",
    "artist_ids": [
        "ae65c507-d9a0-4d42-9a6c-2b1f82158b9f"
    ],
    "album": "The Sun Comes Up Tremendous",
    "release_id": "051fdb8d-8288-4ebf-957b-e6be1d6459c3",
    "release_group_id": "6c2cfc7c-fe49-48c8-bc0e-2c6bff29bad3",
    "labels": [
        "Disorder"
    ],
    "label_ids": [
        "4829e814-c5c3-4a33-bd90-529767bf979f"
    ],
    "release_date": "2026-04-01",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch the official video for \"The Sun Comes Up Tremendous,\" directed by Colt Grice and Moldyroom:\n\nhttps://www.youtube.com/watch?v=paEe6qTS20c",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}