Information about plays

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

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

{
    "id": 3619087,
    "uri": "https://api.kexp.org/v2/plays/3619087/?format=api",
    "airdate": "2026-02-18T11:40:28-08:00",
    "show": 65966,
    "show_uri": "https://api.kexp.org/v2/shows/65966/?format=api",
    "image_uri": "https://ia800703.us.archive.org/1/items/mbid-16169340-90ac-4c24-bc73-aab7de90a3df/mbid-16169340-90ac-4c24-bc73-aab7de90a3df-43592268483_thumb500.jpg",
    "thumbnail_uri": "https://dn720707.ca.archive.org/0/items/mbid-16169340-90ac-4c24-bc73-aab7de90a3df/mbid-16169340-90ac-4c24-bc73-aab7de90a3df-43592268483_thumb250.jpg",
    "song": "Radio Radio",
    "track_id": "1a17a74e-cc1e-4211-a634-43f93c29acee",
    "recording_id": "05bd91e3-b701-455b-8024-0ec892b6dfdd",
    "artist": "Peach Truck Hijackers",
    "artist_ids": [
        "cef941ae-0921-4b2c-8d51-4048c396ad35"
    ],
    "album": "Peach Truck Hijackers",
    "release_id": "16169340-90ac-4c24-bc73-aab7de90a3df",
    "release_group_id": "4214e3ed-edd8-4a1e-995b-eeef89ede91d",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-11-18",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Peach Truck Hijackers is a Post-Punk / Punk / Garage / Alternative rock band based in Seoul, Korea.\n\nhttps://peachtruckhijackers.bandcamp.com/album/peach-truck-hijackers",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}