Information about plays

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

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

{
    "id": 3437502,
    "uri": "https://api.kexp.org/v2/plays/3437502/?format=api",
    "airdate": "2024-12-13T08:22:02-08:00",
    "show": 62096,
    "show_uri": "https://api.kexp.org/v2/shows/62096/?format=api",
    "image_uri": "https://ia804500.us.archive.org/2/items/mbid-4176c578-cf44-39c4-b598-6e4c8bc53933/mbid-4176c578-cf44-39c4-b598-6e4c8bc53933-29684829799_thumb500.jpg",
    "thumbnail_uri": "https://ia904500.us.archive.org/2/items/mbid-4176c578-cf44-39c4-b598-6e4c8bc53933/mbid-4176c578-cf44-39c4-b598-6e4c8bc53933-29684829799_thumb250.jpg",
    "song": "Donna & Blitzen",
    "track_id": "6647f568-1d42-31d4-a098-3be842c671b5",
    "recording_id": "5fda6599-7d64-48c0-8045-442aeacec86b",
    "artist": "Badly Drawn Boy",
    "artist_ids": [
        "0881daf1-20df-4a3e-a84f-6476a84bb172"
    ],
    "album": "About a Boy",
    "release_id": "4176c578-cf44-39c4-b598-6e4c8bc53933",
    "release_group_id": "e9391f11-fb53-3f46-94b9-20c95a08098e",
    "labels": [
        "ARTISTdirect"
    ],
    "label_ids": [
        "81c3f4cc-a9d1-46bc-be7c-84063a4ffa45"
    ],
    "release_date": "2002-04-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning! Got a little request today for a Christmas song. Any chance you can play Badly Drawn Boy's \"Donna and Blitzen\"? It's off the About a Boy soundtrack, which is semi-required movie viewing. --Tom in Snohomish\n--\n\"In a parallel universe, namely one where taste prevails and Xmas songs can still be good, 'Donna and Blitzen' would be Xmas number one.\"  Read a loving review of this single: https://drownedinsound.com/releases/5296/reviews/2800-",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}