Information about plays

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

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

{
    "id": 3580278,
    "uri": "https://api.kexp.org/v2/plays/3580278/?format=api",
    "airdate": "2025-11-19T15:29:59-08:00",
    "show": 65154,
    "show_uri": "https://api.kexp.org/v2/shows/65154/?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://dn720700.ca.archive.org/0/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": "\"One Last Nothing\" is a new release from last spring's \"Nothing\" sessions.: https://darkside.bandcamp.com/track/one-last-nothing\n\n‘Nothing’ is the third album by DARKSIDE and the first that the group – founded by Nicolas Jaar and Dave Harrington – have completed as a trio with new drummer Tlacael Esparza.\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}