Information about plays

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

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

{
    "id": 3621144,
    "uri": "https://api.kexp.org/v2/plays/3621144/?format=api",
    "airdate": "2026-02-23T05:26:51-08:00",
    "show": 66009,
    "show_uri": "https://api.kexp.org/v2/shows/66009/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Midnight Walking",
    "track_id": "1109749e-8e35-49fd-a124-3c41ddb433ff",
    "recording_id": "b2dd41c5-f841-4264-b877-fea7650a8676",
    "artist": "CRYYS",
    "artist_ids": [
        "fd7d4ed7-1a14-4b5b-b8f2-074888187ebc"
    ],
    "album": "Cry Yourself to Sleep (demos)",
    "release_id": "aec17f60-50f5-4627-8514-f0425a5851fe",
    "release_group_id": "8fcecc2c-7998-4413-834a-cfbc27cc7326",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-11-11",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "CRYSS – “Cry Yourself to Sleep, pronounced Chris” – is a new alias from LA-based musician Chris Stewart, best-known under his beloved alias Black Marble.\"  - Alex Ruder\n\nhttps://cry-ys.bandcamp.com/album/cry-yourself-to-sleep-demos",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}