Information about plays

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

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

{
    "id": 3638871,
    "uri": "https://api.kexp.org/v2/plays/3638871/?format=api",
    "airdate": "2026-04-07T01:56:39-07:00",
    "show": 66388,
    "show_uri": "https://api.kexp.org/v2/shows/66388/?format=api",
    "image_uri": "https://coverartarchive.org/release/432f276c-c6d1-42fa-b8c0-17c80d809766/44766953070-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/432f276c-c6d1-42fa-b8c0-17c80d809766/44766953070-250.jpg",
    "song": "NOT 4TW",
    "track_id": null,
    "recording_id": "12c50b98-0117-465a-8e2d-9e33f271b751",
    "artist": "MIKE & Surf Gang",
    "artist_ids": [],
    "album": "POMPEII // UTILITY",
    "release_id": null,
    "release_group_id": "37555d75-e56f-4d10-8c29-f10f067baae6",
    "labels": [
        "Tan Cressida"
    ],
    "label_ids": [
        "deac3b84-6856-4882-bac9-7f2bf78e2f88"
    ],
    "release_date": "2026-04-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "SO MUCH HEAT ON THIS ALBUM\n\nhttps://mikelikesrap.bandcamp.com/album/pompeii-utility",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}