Information about plays

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

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

{
    "id": 3439643,
    "uri": "https://api.kexp.org/v2/plays/3439643/?format=api",
    "airdate": "2024-12-18T11:34:29-08:00",
    "show": 62142,
    "show_uri": "https://api.kexp.org/v2/shows/62142/?format=api",
    "image_uri": "https://ia903208.us.archive.org/13/items/mbid-ba0d2a61-9a82-49c1-97f2-717e329a4e38/mbid-ba0d2a61-9a82-49c1-97f2-717e329a4e38-15078788947_thumb500.jpg",
    "thumbnail_uri": "https://ia803208.us.archive.org/13/items/mbid-ba0d2a61-9a82-49c1-97f2-717e329a4e38/mbid-ba0d2a61-9a82-49c1-97f2-717e329a4e38-15078788947_thumb250.jpg",
    "song": "Class System",
    "track_id": "060e4518-1597-3a6a-af68-935c077e419f",
    "recording_id": "877389b7-df89-47e5-b014-f944cf1151b1",
    "artist": "Handsome Boy Modeling School feat. Pharrell Williams & Julee Cruise",
    "artist_ids": [
        "149f91ef-1287-46da-9a8e-87fee02f1471",
        "c3f99319-52c7-47f2-9631-10bc7cc8c589",
        "3b7865df-3c91-48dd-9126-a71e0dfe7f8d"
    ],
    "album": "White People",
    "release_id": "1462835e-dbcb-3dec-b517-23f25c077e90",
    "release_group_id": "95b156e4-c413-3ec4-a1f2-e71d449adc46",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2004-11-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Handsome Boy Modeling School is a hip hop duo that was active from 1999-2006. Founded by Dan the Automator (Gorillaz), and Prince Paul (De La Soul, GraveDiggaz,etc). They released two albums together, and featured a plethora of DJ's, rappers, and other hip hop artists.\nThis song, 'Class System' ft. Pharrell Williams and Julee Cruise samples The New Apocalypse's 'Get Outta My Life Woman'.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}