Information about plays

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

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

{
    "id": 3602214,
    "uri": "https://api.kexp.org/v2/plays/3602214/?format=api",
    "airdate": "2026-01-09T11:21:20-08:00",
    "show": 65603,
    "show_uri": "https://api.kexp.org/v2/shows/65603/?format=api",
    "image_uri": "https://ia801709.us.archive.org/19/items/mbid-0796bd96-0e2f-47c3-8cc0-bdb7ecf69206/mbid-0796bd96-0e2f-47c3-8cc0-bdb7ecf69206-43709493711_thumb500.jpg",
    "thumbnail_uri": "https://ia801709.us.archive.org/19/items/mbid-0796bd96-0e2f-47c3-8cc0-bdb7ecf69206/mbid-0796bd96-0e2f-47c3-8cc0-bdb7ecf69206-43709493711_thumb250.jpg",
    "song": "I Still Hear Lorelei",
    "track_id": "87dc1af4-ba2e-48bb-a175-719bb11c28d6",
    "recording_id": "c245c252-587f-499d-b1ff-6126b94435c1",
    "artist": "Jesse Sykes & The Sweet Hereafter",
    "artist_ids": [
        "254b5419-1819-49c9-abcf-6e9b8210ebf4"
    ],
    "album": "Forever, I’ve Been Being Born",
    "release_id": "0796bd96-0e2f-47c3-8cc0-bdb7ecf69206",
    "release_group_id": "38a03ae6-266b-4404-8f10-f4383b20d923",
    "labels": [
        "Southern Lord"
    ],
    "label_ids": [
        "3b78c7e5-6292-4f6b-b921-bdcbe681ea27"
    ],
    "release_date": "2025-11-28",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Jesse Sykes & The Sweet Hereafter have a long list of tour stops coming up!\n\n- Bellingham, WA - Jan. 15th\n- Anacortes, WA - Jan. 16th\n- Tacoma, WA - Jan. 18th\n- Santa Rosa, CA - Jan. 21st\n- Petaluma, CA - Jan. 22nd\n- Palo Alto, CA - Jan. 23rd\n- Oakland, CA - Jan. 24th\n- Walnut Creek, CA - Jan 25th\n- Seattle, WA - Feb. 20th/21st (Record Release Shows @ The Rabbit Box Theatre)\n\nhttps://jessesykes.com/tour-dates/\n\nhttps://jessesykesandthesweethereafter.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}