Information about plays

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

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

{
    "id": 3624079,
    "uri": "https://api.kexp.org/v2/plays/3624079/?format=api",
    "airdate": "2026-03-01T17:24:52-08:00",
    "show": 66064,
    "show_uri": "https://api.kexp.org/v2/shows/66064/?format=api",
    "image_uri": "https://dn710203.ca.archive.org/0/items/mbid-5f9664b7-dc37-4ca3-ba72-3d694eaa1e04/mbid-5f9664b7-dc37-4ca3-ba72-3d694eaa1e04-44462027285_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-5f9664b7-dc37-4ca3-ba72-3d694eaa1e04/mbid-5f9664b7-dc37-4ca3-ba72-3d694eaa1e04-44462027285_thumb250.jpg",
    "song": "WHITE NOISE",
    "track_id": "6d180b56-899f-49ba-8a7a-4ea4553e968b",
    "recording_id": "f201ef82-b0e4-4834-9f06-56b8371927b2",
    "artist": "Kerala Dust",
    "artist_ids": [
        "6a8f332b-a26d-48c3-afd9-b167abfb4562"
    ],
    "album": "WHITE NOISE",
    "release_id": "5f9664b7-dc37-4ca3-ba72-3d694eaa1e04",
    "release_group_id": "f0eaee48-a9c1-4396-b124-9f2916490806",
    "labels": [
        "Play It Again Sam"
    ],
    "label_ids": [
        "3ccd1270-99d3-4b83-a311-6c60e127c866"
    ],
    "release_date": "2026-02-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from currently-based South London band. The strange and excessive confusion of [their] city is reflected back in the anonymity of Kerala Dust’s basement studio. Kerala Dust seeks to bridge that divide between electronic music and traditional songwriting, drawing on influences as far and wide as TomWaits, Talking Heads and Abdulla Rashim. https://www.keraladust.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}