Information about plays

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

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

{
    "id": 3623005,
    "uri": "https://api.kexp.org/v2/plays/3623005/?format=api",
    "airdate": "2026-02-27T13:27:56-08:00",
    "show": 66044,
    "show_uri": "https://api.kexp.org/v2/shows/66044/?format=api",
    "image_uri": "https://coverartarchive.org/release/cfc8b71f-5b75-486d-926c-953969e7f71a/29094167197-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/cfc8b71f-5b75-486d-926c-953969e7f71a/29094167197-250.jpg",
    "song": "Little Deer",
    "track_id": null,
    "recording_id": "34667510-72c1-4d9c-bc13-24d202ce876e",
    "artist": "SPELLLING",
    "artist_ids": [
        "25521b37-fcf4-4204-8dca-e28bcda1e004"
    ],
    "album": "The Turning Wheel",
    "release_id": null,
    "release_group_id": "edaa59f9-7474-4f2e-bb36-4f48d1514d6d",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2021-06-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "SPELLLING sharing a live performance recorded exclusively for KEXP and talking to Gabriel Teodros, host of Early on KEXP. Recorded June 17, 2021.https://www.youtube.com/watch?v=Y8ZdHuhQqsQ\n\nand also featured on the weekly Mix- A Cosmic Love Letter https://www.kexp.org/podcasts/weekly-mix/2021/7/30/weekly-mix-vol-782-cosmic-love-letter/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}