Information about plays

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

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

{
    "id": 3571715,
    "uri": "https://api.kexp.org/v2/plays/3571715/?format=api",
    "airdate": "2025-10-30T06:40:17-07:00",
    "show": 64971,
    "show_uri": "https://api.kexp.org/v2/shows/64971/?format=api",
    "image_uri": "https://ia600700.us.archive.org/2/items/mbid-634fdf8d-f5e6-4a41-9049-3d064fa445e7/mbid-634fdf8d-f5e6-4a41-9049-3d064fa445e7-43294037565_thumb500.jpg",
    "thumbnail_uri": "https://ia600700.us.archive.org/2/items/mbid-634fdf8d-f5e6-4a41-9049-3d064fa445e7/mbid-634fdf8d-f5e6-4a41-9049-3d064fa445e7-43294037565_thumb250.jpg",
    "song": "One Last Nothing",
    "track_id": "f4e2acc5-8f31-40f7-b291-f8e55da0b23d",
    "recording_id": "9c2492fb-29ed-451e-9389-8e97f20a58ce",
    "artist": "DARKSIDE",
    "artist_ids": [
        "116b79ab-b049-4299-8fd8-17ac8a18b7f3"
    ],
    "album": "One Last Nothing",
    "release_id": "634fdf8d-f5e6-4a41-9049-3d064fa445e7",
    "release_group_id": "4b4d26f6-ab28-49e4-9079-b94ab6bbea30",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2025-10-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New single from DARKSIDE. \n\nDarkside is an American band based in New York City. The band was formed in Providence, Rhode Island in 2011 by electronic musician Nicolás Jaar and multi-instrumentalist Dave Harrington, both of whom were students at Brown University at the time.\n\nhttps://darkside.bandcamp.com/track/one-last-nothing",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}