Information about plays

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

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

{
    "id": 3671496,
    "uri": "https://api.kexp.org/v2/plays/3671496/?format=api",
    "airdate": "2026-06-23T07:33:12-07:00",
    "show": 67066,
    "show_uri": "https://api.kexp.org/v2/shows/67066/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-fa4420b3-5138-4e43-8456-e7581a28a554/mbid-fa4420b3-5138-4e43-8456-e7581a28a554-45359667660_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-fa4420b3-5138-4e43-8456-e7581a28a554/mbid-fa4420b3-5138-4e43-8456-e7581a28a554-45359667660_thumb250.jpg",
    "song": "Slow Down",
    "track_id": "ba9e1ed8-cb73-47da-83f1-c0c8d4585abb",
    "recording_id": "098c3efb-fa78-4bae-ba90-665bd49ff3c8",
    "artist": "Sibille Attar",
    "artist_ids": [
        "c9b87188-0fca-4b66-8894-662250f94885"
    ],
    "album": "Slow Down",
    "release_id": "fa4420b3-5138-4e43-8456-e7581a28a554",
    "release_group_id": "53441d8b-0374-4674-8e14-bca802a0a9c4",
    "labels": [
        "PNKSLM Recordings"
    ],
    "label_ids": [
        "f2f69d02-3063-4223-b921-2b9a6b1e1712"
    ],
    "release_date": "2026-06-09",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Slow Down\" is the first single from Stockholm-based Sibille Attar's upcoming full length album, due out this fall!\n\nhttps://sibilleattar.bandcamp.com/track/slow-down",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}