Information about plays

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

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

{
    "id": 3437279,
    "uri": "https://api.kexp.org/v2/plays/3437279/?format=api",
    "airdate": "2024-12-12T19:18:02-08:00",
    "show": 62092,
    "show_uri": "https://api.kexp.org/v2/shows/62092/?format=api",
    "image_uri": "https://ia804605.us.archive.org/22/items/mbid-f1e66a8d-4129-4fd0-a7c0-868f7d30a18f/mbid-f1e66a8d-4129-4fd0-a7c0-868f7d30a18f-38293874057_thumb500.jpg",
    "thumbnail_uri": "https://ia904605.us.archive.org/22/items/mbid-f1e66a8d-4129-4fd0-a7c0-868f7d30a18f/mbid-f1e66a8d-4129-4fd0-a7c0-868f7d30a18f-38293874057_thumb250.jpg",
    "song": "Daydream Repeat",
    "track_id": "b508c818-18c9-45f7-8cd0-828bfaf8f34b",
    "recording_id": "4271ddba-09a3-4a62-b3cb-26267087ca94",
    "artist": "Four Tet",
    "artist_ids": [
        "3bcff06f-675a-451f-9075-99e8657047e8"
    ],
    "album": "Three",
    "release_id": "f1e66a8d-4129-4fd0-a7c0-868f7d30a18f",
    "release_group_id": "a04b72bb-6d75-4be6-be20-dddb75b02c10",
    "labels": [
        "Text Records"
    ],
    "label_ids": [
        "b6cda36e-510e-4bca-a655-3db6dd324d8e"
    ],
    "release_date": "2024-03-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kieran Hebden, known as Four Tet, is an English electronic musician. He came to prominence as a member of the post-rock band Fridge before establishing himself as a solo artist. Stereogum notes, \"'Daydream Repeat' is a lovely six-minute dance track that doesn’t sacrifice beauty for propulsion or vice versa. It’s got a big, bouncy techno beat, and there’s also what sounds like a harp dropping a shimmering melody all over everything.\" https://tinyurl.com/mw9a549f",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}