Information about plays

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

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

{
    "id": 3546825,
    "uri": "https://api.kexp.org/v2/plays/3546825/?format=api",
    "airdate": "2025-08-30T19:04:03-07:00",
    "show": 64431,
    "show_uri": "https://api.kexp.org/v2/shows/64431/?format=api",
    "image_uri": "https://ia800201.us.archive.org/7/items/mbid-42dbf33c-2b51-471c-b142-ba05c5cf2895/mbid-42dbf33c-2b51-471c-b142-ba05c5cf2895-38290855244_thumb500.jpg",
    "thumbnail_uri": "https://ia600201.us.archive.org/7/items/mbid-42dbf33c-2b51-471c-b142-ba05c5cf2895/mbid-42dbf33c-2b51-471c-b142-ba05c5cf2895-38290855244_thumb250.jpg",
    "song": "Menace",
    "track_id": "44baac44-8951-4499-9d5a-2231474b474d",
    "recording_id": "e885374d-68d1-473f-9b35-a9135097f028",
    "artist": "Paul Grant & Parisalexa",
    "artist_ids": [
        "90c57111-4029-4b89-b5cc-d431b68951eb",
        "2371c6a6-4a8e-411a-8288-7d51163b1247"
    ],
    "album": "Menace",
    "release_id": "42dbf33c-2b51-471c-b142-ba05c5cf2895",
    "release_group_id": "8c40de42-b348-4436-874a-f7520d9eade6",
    "labels": [
        "DeepMatter Records"
    ],
    "label_ids": [
        "ae1b0795-27eb-4403-8aae-256b338df9c3"
    ],
    "release_date": "2024-03-14",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Of Menace, Parisalexa writes: \"Writing this song helped heal a deep wound and now I’ve released it into the world. I hope it encourages you to speak your truth, despite the fear, despite the shame, despite the embarrassment. You are loved and anything you’ve ever gone thru you survived.\"\nhttps://www.instagram.com/p/C4i3jZjvTs8/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==\n\nhttps://parisalexa.bandcamp.com/music",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}