Information about plays

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

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

{
    "id": 3642358,
    "uri": "https://api.kexp.org/v2/plays/3642358/?format=api",
    "airdate": "2026-04-15T10:39:14-07:00",
    "show": 66460,
    "show_uri": "https://api.kexp.org/v2/shows/66460/?format=api",
    "image_uri": "https://ia800603.us.archive.org/11/items/mbid-19710d03-7ac3-487a-9174-466072a1b8a8/mbid-19710d03-7ac3-487a-9174-466072a1b8a8-44727812175_thumb500.jpg",
    "thumbnail_uri": "https://ia800603.us.archive.org/11/items/mbid-19710d03-7ac3-487a-9174-466072a1b8a8/mbid-19710d03-7ac3-487a-9174-466072a1b8a8-44727812175_thumb250.jpg",
    "song": "Competitive Bastard",
    "track_id": "ca31c743-83d2-483f-80e3-e0ecb8eeb6aa",
    "recording_id": "c3517d21-e71d-442c-a3b2-c241976495c4",
    "artist": "Kelley Stoltz",
    "artist_ids": [
        "c4c8675e-f8dc-4313-b430-8fbc83d8aafc"
    ],
    "album": "If You Don't Know Me, Buy Now!",
    "release_id": "19710d03-7ac3-487a-9174-466072a1b8a8",
    "release_group_id": "08e196f7-6489-479e-850d-3f0e03d13713",
    "labels": [
        "Dandy Boy Records"
    ],
    "label_ids": [
        "7a28c504-5cdd-4a6c-8924-0f53d9bc7912"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "San Francisco based singer, songwriter, and musician Kelley Stoltz new EP 'If You Don't Know Me, Buy Now' releases May 15th!\n\nhttps://www.kelleystoltz.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}