Information about plays

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

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

{
    "id": 3594039,
    "uri": "https://api.kexp.org/v2/plays/3594039/?format=api",
    "airdate": "2025-12-21T13:37:25-08:00",
    "show": 65439,
    "show_uri": "https://api.kexp.org/v2/shows/65439/?format=api",
    "image_uri": "https://ia600808.us.archive.org/26/items/mbid-21439751-dcdc-43b5-8f18-2d12475bcae0/mbid-21439751-dcdc-43b5-8f18-2d12475bcae0-21459482344_thumb500.jpg",
    "thumbnail_uri": "https://ia600808.us.archive.org/26/items/mbid-21439751-dcdc-43b5-8f18-2d12475bcae0/mbid-21439751-dcdc-43b5-8f18-2d12475bcae0-21459482344_thumb250.jpg",
    "song": "Under the Sun",
    "track_id": "9e8ef19f-b73d-4cc9-abb3-2f13d31f8cb7",
    "recording_id": "a0ad12be-2770-4492-8557-55059e1e8bb6",
    "artist": "Spellling",
    "artist_ids": [
        "25521b37-fcf4-4204-8dca-e28bcda1e004"
    ],
    "album": "Mazy Fly",
    "release_id": "21439751-dcdc-43b5-8f18-2d12475bcae0",
    "release_group_id": "338a1c4f-8be5-4e52-9940-355aebf5d0ac",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2019-02-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Spellling's Live at KEXP performance from the Noise Pop Festival in San Francisco earlier this year:\nhttps://www.youtube.com/watch?v=Qc95Q8Tawoc\n\nhttps://spellling.bandcamp.com/album/mazy-fly\nhttps://www.spelllingmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}