Information about plays

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

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

{
    "id": 3664125,
    "uri": "https://api.kexp.org/v2/plays/3664125/?format=api",
    "airdate": "2026-06-05T16:46:08-07:00",
    "show": 66910,
    "show_uri": "https://api.kexp.org/v2/shows/66910/?format=api",
    "image_uri": "https://ia801601.us.archive.org/11/items/mbid-d00592b5-6188-4728-91be-91ce2244351c/mbid-d00592b5-6188-4728-91be-91ce2244351c-44804906962_thumb500.jpg",
    "thumbnail_uri": "https://dn711007.ca.archive.org/0/items/mbid-d00592b5-6188-4728-91be-91ce2244351c/mbid-d00592b5-6188-4728-91be-91ce2244351c-44804906962_thumb250.jpg",
    "song": "The Weak",
    "track_id": "325c4a6c-b8c0-498f-8d70-6aae592b44e0",
    "recording_id": "22940e06-8553-43cf-b4b4-defa599af8c7",
    "artist": "Iceage",
    "artist_ids": [
        "7e01053e-e701-4e55-8a29-b8cfdcdee205"
    ],
    "album": "For Love of Grace & the Hereafter",
    "release_id": "d00592b5-6188-4728-91be-91ce2244351c",
    "release_group_id": "1282ac1c-43fa-4c60-b036-2fa3c134ec1d",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-05-29",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "did you know that we are currently living in an ice age? it's true!!!!\n\nhttps://iceage.bandcamp.com/album/for-love-of-grace-the-hereafter",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}