Information about plays

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

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

{
    "id": 3628962,
    "uri": "https://api.kexp.org/v2/plays/3628962/?format=api",
    "airdate": "2026-03-14T20:35:18-07:00",
    "show": 66182,
    "show_uri": "https://api.kexp.org/v2/shows/66182/?format=api",
    "image_uri": "https://dn711405.ca.archive.org/0/items/mbid-7f14993a-5c9a-4967-b046-dfa2761840c0/mbid-7f14993a-5c9a-4967-b046-dfa2761840c0-44520194920_thumb500.jpg",
    "thumbnail_uri": "https://dn711405.ca.archive.org/0/items/mbid-7f14993a-5c9a-4967-b046-dfa2761840c0/mbid-7f14993a-5c9a-4967-b046-dfa2761840c0-44520194920_thumb250.jpg",
    "song": "I Am Only Playing",
    "track_id": "c357d905-561a-46d1-ad82-389b3948b78a",
    "recording_id": "56fa77b0-5c82-4ff8-afd6-d10dbcb861ad",
    "artist": "Ronboy",
    "artist_ids": [
        "59668242-f652-4a3b-b0f8-6807a6c4a997"
    ],
    "album": "I Am Only Playing",
    "release_id": "7f14993a-5c9a-4967-b046-dfa2761840c0",
    "release_group_id": "63cb1ff7-c4f2-42c2-91d5-108aa2c1dabd",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-03-05",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The newest from Ronboy!\n\n\"Julia Laws grew up on Fidalgo Island off the coast of Washington State amidst the DIY music scene. Influenced by the Pacific Northwest surroundings, Laws cultivated her evocative, atmospheric musical style before moving to Los Angeles. Between working at local venues, Laws began to produce and record her own music as Ronboy.\"\n\nhttps://ronboy.bandcamp.com/track/i-am-only-playing",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}