Information about plays

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

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

{
    "id": 3428358,
    "uri": "https://api.kexp.org/v2/plays/3428358/?format=api",
    "airdate": "2024-11-21T18:14:41-08:00",
    "show": 61910,
    "show_uri": "https://api.kexp.org/v2/shows/61910/?format=api",
    "image_uri": "https://ia800103.us.archive.org/9/items/mbid-79b32862-f5c5-48f4-a680-e1f6cd99ca81/mbid-79b32862-f5c5-48f4-a680-e1f6cd99ca81-39726505496_thumb500.jpg",
    "thumbnail_uri": "https://ia600103.us.archive.org/9/items/mbid-79b32862-f5c5-48f4-a680-e1f6cd99ca81/mbid-79b32862-f5c5-48f4-a680-e1f6cd99ca81-39726505496_thumb250.jpg",
    "song": "Feedback Invisible",
    "track_id": "76cb1570-960d-4ce2-bfc0-6e8fad36fd7b",
    "recording_id": "b7402f11-d670-4af6-b877-e6790c37c211",
    "artist": "Phantogram",
    "artist_ids": [
        "dfe78af2-779e-4137-826a-3073a16e3278"
    ],
    "album": "Memory of a Day",
    "release_id": "79b32862-f5c5-48f4-a680-e1f6cd99ca81",
    "release_group_id": "505e3b3a-9304-40c1-9292-cf8cc4c3ed9f",
    "labels": [
        "Neon Gold"
    ],
    "label_ids": [
        "813cd12c-d731-4e33-9169-3841336b24c0"
    ],
    "release_date": "2024-10-18",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Phantogram's Full Performance (Live on KEXP) hosted by DJ John Richards released 13 days ago!\nhttps://youtu.be/KfwTRzC--VU?si=CiuLzGMg52BehiKu\n\nPhantogram are heading out on tour: \n-Friday 2/21 in Seattle @ the Moore \n-Monday 2/24 in Portland @ the Roseland Theater \n-Wednesday 2/26 in San Francisco @ Nob Hill Masonic",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}