Information about plays

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

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

{
    "id": 3421800,
    "uri": "https://api.kexp.org/v2/plays/3421800/?format=api",
    "airdate": "2024-11-05T17:42:18-08:00",
    "show": 61773,
    "show_uri": "https://api.kexp.org/v2/shows/61773/?format=api",
    "image_uri": "https://ia803405.us.archive.org/11/items/mbid-40233f6c-39e9-408d-8d1b-12cd8154fb1c/mbid-40233f6c-39e9-408d-8d1b-12cd8154fb1c-29180511045_thumb500.jpg",
    "thumbnail_uri": "https://ia803405.us.archive.org/11/items/mbid-40233f6c-39e9-408d-8d1b-12cd8154fb1c/mbid-40233f6c-39e9-408d-8d1b-12cd8154fb1c-29180511045_thumb250.jpg",
    "song": "Talking Reality Television Blues",
    "track_id": "a2b7fda2-c3e2-46d3-bb63-47d5db15a902",
    "recording_id": "49945931-dd56-4919-b175-3aa03fcbbbc3",
    "artist": "Tom Jones",
    "artist_ids": [
        "57c6f649-6cde-48a7-8114-2a200247601a"
    ],
    "album": "Surrounded By Time",
    "release_id": "40233f6c-39e9-408d-8d1b-12cd8154fb1c",
    "release_group_id": "98e5eb66-8b27-4fcb-9ec1-c4cf238f4d54",
    "labels": [
        "S‐Curve Records"
    ],
    "label_ids": [
        "508797d9-e5c3-4376-be2e-30b3bb58eca7"
    ],
    "release_date": "2021-04-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Jason, listening in Wenatchee!\n\nThis single, a reworking of Todd Snider’s \"Talking Reality Television Blues,\" is from Tom Jones' covers album, \"Surrounded By Time.\" “I was there when TV started – didn’t know I’d become a part of it – but it could be that its power is to remind us how wonderful, crazy and inventive we are, but also how scary the reality it reflects can be,” Jones said.: https://bit.ly/2R2da3O",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}