Information about plays

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

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

{
    "id": 3547513,
    "uri": "https://api.kexp.org/v2/plays/3547513/?format=api",
    "airdate": "2025-09-01T09:31:08-07:00",
    "show": 64445,
    "show_uri": "https://api.kexp.org/v2/shows/64445/?format=api",
    "image_uri": "https://ia801401.us.archive.org/15/items/mbid-3d2288a4-2b13-44fd-9b07-32dfb9d272c3/mbid-3d2288a4-2b13-44fd-9b07-32dfb9d272c3-40574103549_thumb500.jpg",
    "thumbnail_uri": "https://ia601401.us.archive.org/15/items/mbid-3d2288a4-2b13-44fd-9b07-32dfb9d272c3/mbid-3d2288a4-2b13-44fd-9b07-32dfb9d272c3-40574103549_thumb250.jpg",
    "song": "Bodys Chorus",
    "track_id": "7f239ff4-8646-4ff1-97cc-f8d30d565530",
    "recording_id": "efba72ff-c25c-467d-bfc7-cd084bd844f3",
    "artist": "Skeleten",
    "artist_ids": [
        "15d97d97-2d06-401a-982e-83e3759eb9e9"
    ],
    "album": "Mentalized",
    "release_id": "3d2288a4-2b13-44fd-9b07-32dfb9d272c3",
    "release_group_id": "8217c39f-8fa7-4073-b7b1-215734155c4a",
    "labels": [
        "2MR",
        "Astral People Recording"
    ],
    "label_ids": [
        "0b454cb8-ba54-4f9e-b40b-4613101997ef",
        "8f613ce5-deca-4c60-9cf6-ffb93b2cc71e"
    ],
    "release_date": "2025-02-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sydney-based electronic producer, multi-instrumentalist, and vocalist Russell Fitzgibbon says of his sophomore album, 'Mentalized':\n\n“This whole record is the feeling of your brain being shaped by all the forces in the world. I’ve been thinking a lot about your body being physically altered by the content machine. Even the deepest things that make us human are up for grabs, we are literally transformed by what we see, mentalized for better or worse.\"\n\nhttps://skeleten.bandcamp.com/album/mentalized",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}