Information about plays

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

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

{
    "id": 3284080,
    "uri": "https://api.kexp.org/v2/plays/3284080/?format=api",
    "airdate": "2023-12-15T11:16:30-08:00",
    "show": 58879,
    "show_uri": "https://api.kexp.org/v2/shows/58879/?format=api",
    "image_uri": "https://ia804707.us.archive.org/21/items/mbid-736e4345-5292-4d44-8212-09fc28dee01c/mbid-736e4345-5292-4d44-8212-09fc28dee01c-34643158275_thumb500.jpg",
    "thumbnail_uri": "https://ia804707.us.archive.org/21/items/mbid-736e4345-5292-4d44-8212-09fc28dee01c/mbid-736e4345-5292-4d44-8212-09fc28dee01c-34643158275_thumb250.jpg",
    "song": "UK GRIM",
    "track_id": "dad8b217-4124-406d-8cc5-487359cf6e45",
    "recording_id": "68c0650d-1d89-4866-870b-81bfddb9a590",
    "artist": "Sleaford Mods",
    "artist_ids": [
        "09d8290b-6ada-422f-8ce3-19349fb1c15d"
    ],
    "album": "UK GRIM",
    "release_id": "736e4345-5292-4d44-8212-09fc28dee01c",
    "release_group_id": "175d2148-dcc2-4b95-aa94-53c0cb956330",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
    ],
    "release_date": "2023-03-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#88\n\nUK Grim is Sleaford Mods’ seventh album proper as a duo and features guest appearances from Dry Cleaning singer Florence Shaw, and Jane’s Addiction‘s Perry Farrell and Dave Navarro.\n\nSleaford Mods played Live on KEXP from the Triple Door in April: https://www.youtube.com/watch?v=S6XKTIoq__4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}