Information about plays

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

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

{
    "id": 3546095,
    "uri": "https://api.kexp.org/v2/plays/3546095/?format=api",
    "airdate": "2025-08-29T01:09:23-07:00",
    "show": 64415,
    "show_uri": "https://api.kexp.org/v2/shows/64415/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-a764f2bc-b269-45ed-b8aa-ec3a72f5b992/mbid-a764f2bc-b269-45ed-b8aa-ec3a72f5b992-34050226659_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-a764f2bc-b269-45ed-b8aa-ec3a72f5b992/mbid-a764f2bc-b269-45ed-b8aa-ec3a72f5b992-34050226659_thumb250.jpg",
    "song": "Metal Body",
    "track_id": "894bfe0e-dcb0-4f5a-b30c-9844bbb7209f",
    "recording_id": "7cc9290e-73e1-4e43-9464-864592938705",
    "artist": "ENOLA",
    "artist_ids": [
        "0434dc95-b1e3-43e1-a6d5-01e1eb811002"
    ],
    "album": "Metal Body",
    "release_id": "a764f2bc-b269-45ed-b8aa-ec3a72f5b992",
    "release_group_id": "7c4aef27-21b9-4ba4-8ad9-082ecf82de68",
    "labels": [
        "Fire Talk"
    ],
    "label_ids": [
        "80e2d91f-4035-48ef-8a3b-cc81b3f793ed"
    ],
    "release_date": "2022-11-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "ENOLA is Melbourne artist Ruby Marshall (they/them). This powerful track that vents their resentments and disappointment about failing healthcare systems.\n\nMarshall says, “‘Metal Body’ explores our failing healthcare systems and entities, my own experiences in witnessing loved ones fall victim to these failures, and in turn feeling my own frustration of bearing witness to such... : https://amnplify.com.au/post-punk-artist-enola-reflects-on-experiences-with-failing-healthcare-systems-on-powerful-new-single-metal-body/\n---\nhttps://enolaenola.bandcamp.com/track/metal-body",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}