Information about plays

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

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

{
    "id": 3572058,
    "uri": "https://api.kexp.org/v2/plays/3572058/?format=api",
    "airdate": "2025-10-31T03:13:05-07:00",
    "show": 64980,
    "show_uri": "https://api.kexp.org/v2/shows/64980/?format=api",
    "image_uri": "https://ia801009.us.archive.org/28/items/mbid-0e68ba1d-8e61-4f84-82fa-3c0dc8629d3a/mbid-0e68ba1d-8e61-4f84-82fa-3c0dc8629d3a-43074645185_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-0e68ba1d-8e61-4f84-82fa-3c0dc8629d3a/mbid-0e68ba1d-8e61-4f84-82fa-3c0dc8629d3a-43074645185_thumb250.jpg",
    "song": "Clear Black Nights",
    "track_id": "4a873d14-7d89-40b4-b72f-99d20bdfd935",
    "recording_id": "7ea6d618-d30d-4b00-959d-8b6e5d474e26",
    "artist": "Mobb Deep feat. Raekwon & Ghostface Killah",
    "artist_ids": [
        "4e954b02-fae2-4bd7-9547-e055a6ac0527",
        "3b39abeb-0064-4eed-9ddd-ee47a45c54cb",
        "d75d1f08-bbb8-4eae-9877-399ca9121197"
    ],
    "album": "Infinite",
    "release_id": "0e68ba1d-8e61-4f84-82fa-3c0dc8629d3a",
    "release_group_id": "53b487ca-860c-4acf-b73e-a470a4bb543f",
    "labels": [
        "Mass Appeal"
    ],
    "label_ids": [
        "6f6e9784-ac68-4dcc-9790-d6b3edbb1a56"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "3AM Time Machine: 2025!\n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}