Information about plays

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

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

{
    "id": 3580265,
    "uri": "https://api.kexp.org/v2/plays/3580265/?format=api",
    "airdate": "2025-11-19T14:50:17-08:00",
    "show": 65154,
    "show_uri": "https://api.kexp.org/v2/shows/65154/?format=api",
    "image_uri": "https://ia801003.us.archive.org/23/items/mbid-fa7160ad-c0c5-40d0-99fa-6d602786a1e0/mbid-fa7160ad-c0c5-40d0-99fa-6d602786a1e0-43181520759_thumb500.jpg",
    "thumbnail_uri": "https://ia801003.us.archive.org/23/items/mbid-fa7160ad-c0c5-40d0-99fa-6d602786a1e0/mbid-fa7160ad-c0c5-40d0-99fa-6d602786a1e0-43181520759_thumb250.jpg",
    "song": "You Never Know (Goldfrapp remix)",
    "track_id": "2214414a-6e2d-47a9-85df-3c75c126b0b0",
    "recording_id": "1a1b4484-4807-4c7e-801a-308edcc478bc",
    "artist": "Goldfrapp",
    "artist_ids": [
        "7b885d42-3c41-4f43-9944-a5855ec5155e"
    ],
    "album": "You Never Know (Goldfrapp remix)",
    "release_id": "fa7160ad-c0c5-40d0-99fa-6d602786a1e0",
    "release_group_id": "fe91d377-afc4-4013-b9f7-7443f05bfc57",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2025-09-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The English electronic-pop duo Goldfrapp will mark 20 years of their 2005 album “Supernature” with a 20th-anniversary deluxe edition out November 21, 2025 via Mute/BMG. Alongside the reissue, Alison Goldfrapp and Will Gregory have released a newly created “You Never Know (Goldfrapp Remix)”, their first new Goldfrapp track since 2018.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}