Information about plays

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

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

{
    "id": 3428245,
    "uri": "https://api.kexp.org/v2/plays/3428245/?format=api",
    "airdate": "2024-11-21T11:34:23-08:00",
    "show": 61908,
    "show_uri": "https://api.kexp.org/v2/shows/61908/?format=api",
    "image_uri": "https://ia600400.us.archive.org/24/items/mbid-3ab7b8e8-6145-4259-9572-26097c4b700a/mbid-3ab7b8e8-6145-4259-9572-26097c4b700a-38960229333_thumb500.jpg",
    "thumbnail_uri": "https://ia800400.us.archive.org/24/items/mbid-3ab7b8e8-6145-4259-9572-26097c4b700a/mbid-3ab7b8e8-6145-4259-9572-26097c4b700a-38960229333_thumb250.jpg",
    "song": "Uncomfortable Silence",
    "track_id": "47d4d11f-c242-42bf-943c-8a24c401b50d",
    "recording_id": "2f95917b-6b06-48c0-bad5-ef8d8cb6c77c",
    "artist": "Mikey Moo",
    "artist_ids": [
        "030fe78b-f2e0-4555-bfed-aa52bb790562"
    ],
    "album": "Fresh Idiot",
    "release_id": "3ab7b8e8-6145-4259-9572-26097c4b700a",
    "release_group_id": "629b95f2-d4fe-430c-8bb3-45d625a41a11",
    "labels": [
        "Killroom Records"
    ],
    "label_ids": [
        "48a387e0-1253-4912-9245-8e40024447b7"
    ],
    "release_date": "2024-05-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mikey Moo is performing TONIGHT at Neumos in Seattle with two other great Seattle bands - Beautiful Freaks and Chinese American Bear, as part of the Cloudbreak Music Fest:\n\nhttps://www.neumos.com/events/detail/beautiful-freaks-mikey-moo-tickets-661898\n\n--\n\nCheck out the full performance from Mikey Moo on KEXP! \nhttps://www.youtube.com/watch?v=MaGSza7i7vA\n\n\"KEXP, Where the Moosic Matters\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}