Information about plays

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

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

{
    "id": 3438081,
    "uri": "https://api.kexp.org/v2/plays/3438081/?format=api",
    "airdate": "2024-12-14T17:27:00-08:00",
    "show": 62110,
    "show_uri": "https://api.kexp.org/v2/shows/62110/?format=api",
    "image_uri": "https://ia601801.us.archive.org/8/items/mbid-3506c48d-c4f7-4d20-9b9c-e30277811cce/mbid-3506c48d-c4f7-4d20-9b9c-e30277811cce-39727425356_thumb500.jpg",
    "thumbnail_uri": "https://ia801801.us.archive.org/8/items/mbid-3506c48d-c4f7-4d20-9b9c-e30277811cce/mbid-3506c48d-c4f7-4d20-9b9c-e30277811cce-39727425356_thumb250.jpg",
    "song": "The Recipe",
    "track_id": "bd2800d1-810c-4a20-8e35-2d59b261a5f4",
    "recording_id": "f842e0a7-efe9-4dfe-b1a1-8789b55eb208",
    "artist": "Gut Health",
    "artist_ids": [
        "b177f934-2a62-4c56-9d90-50f42cf9d348"
    ],
    "album": "Stiletto",
    "release_id": "3506c48d-c4f7-4d20-9b9c-e30277811cce",
    "release_group_id": "1a5d478c-a57d-4852-99e1-ab5f898cd8e7",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-10-11",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Gut Health, a six-piece hypnotic dance-punk ensemble from Naarm/Melbourne.\n\nCheck out more of their music here:\nhttps://guthealthband.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}