Information about plays

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

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

{
    "id": 3428338,
    "uri": "https://api.kexp.org/v2/plays/3428338/?format=api",
    "airdate": "2024-11-21T17:06:58-08:00",
    "show": 61910,
    "show_uri": "https://api.kexp.org/v2/shows/61910/?format=api",
    "image_uri": "https://ia800206.us.archive.org/20/items/mbid-186122ca-5125-4c86-a4a7-dd2fcedf2155/mbid-186122ca-5125-4c86-a4a7-dd2fcedf2155-4785712769_thumb500.jpg",
    "thumbnail_uri": "https://ia600206.us.archive.org/20/items/mbid-186122ca-5125-4c86-a4a7-dd2fcedf2155/mbid-186122ca-5125-4c86-a4a7-dd2fcedf2155-4785712769_thumb250.jpg",
    "song": "Rising Down",
    "track_id": "5ad3ae34-55d4-33bc-80b0-ae84ca0d3fef",
    "recording_id": "176e2594-614b-4cc9-a9ea-6f110a0d2b59",
    "artist": "The Roots feat. Mos Def & Styles P",
    "artist_ids": [
        "9f4551c6-1324-4ac5-b3fe-a5c5cfacd54d",
        "6c81c5d0-5159-4be8-b774-aa8397ed5a93",
        "80b3cf5e-18fe-4c59-98c7-e5bb87210710"
    ],
    "album": "Rising Down",
    "release_id": "186122ca-5125-4c86-a4a7-dd2fcedf2155",
    "release_group_id": "2576da0c-5002-3af1-a420-e5fea9d0efbc",
    "labels": [
        "Def Jam Recordings"
    ],
    "label_ids": [
        "a92d1684-4edb-48aa-b913-30e9da213004"
    ],
    "release_date": "2008-04-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A lot of Rising Down's urgency and immediacy owes to the massive guest roster. The Roots' Philly core of affiliates-- vets Dice Raw, Peedi Peedi, and Truck North, former member Malik B., and relative newcomer/search engine nightmare P.O.R.N.-- appear on more than half the record's songs, and they help give the record a sense of a communal strength in numbers.\n\nhttps://pitchfork.com/reviews/albums/11458-rising-down/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}