Information about plays

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

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

{
    "id": 3554580,
    "uri": "https://api.kexp.org/v2/plays/3554580/?format=api",
    "airdate": "2025-09-18T11:26:00-07:00",
    "show": 64594,
    "show_uri": "https://api.kexp.org/v2/shows/64594/?format=api",
    "image_uri": "https://ia601407.us.archive.org/23/items/mbid-12625ee1-3717-4429-897e-ffc99c11a84c/mbid-12625ee1-3717-4429-897e-ffc99c11a84c-41812874240_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-12625ee1-3717-4429-897e-ffc99c11a84c/mbid-12625ee1-3717-4429-897e-ffc99c11a84c-41812874240_thumb250.jpg",
    "song": "Love in the Underground",
    "track_id": "e0683f84-7942-4b60-9fe4-c6e5d31a3ae2",
    "recording_id": "3547f8bd-f692-474c-8303-28b3b838431a",
    "artist": "Kerala Dust",
    "artist_ids": [
        "6a8f332b-a26d-48c3-afd9-b167abfb4562"
    ],
    "album": "An Echo of Love",
    "release_id": "12625ee1-3717-4429-897e-ffc99c11a84c",
    "release_group_id": "fa37972d-133c-4c5d-bcdb-6959446aa595",
    "labels": [
        "Play It Again Sam"
    ],
    "label_ids": [
        "3ccd1270-99d3-4b83-a311-6c60e127c866"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music out of Berlin self-described as \"where art rock meets innovative electronica and the warm embrace of the dancefloor leaves room for the expansive vistas of Americana, desert blues and crepuscular drives through a neon-lit city – is a record alive to the possibilities of constant flux. It’s a wonderfully shapeshifting record; a restless fusion where meaning is found in fragments rather than anything fixed or static.\"\n\nhttps://keraladust.bandcamp.com/album/an-echo-of-love",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}