Information about plays

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

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

{
    "id": 3638514,
    "uri": "https://api.kexp.org/v2/plays/3638514/?format=api",
    "airdate": "2026-04-06T06:04:34-07:00",
    "show": 66381,
    "show_uri": "https://api.kexp.org/v2/shows/66381/?format=api",
    "image_uri": "https://dn720908.ca.archive.org/0/items/mbid-91bebc72-fd6f-4278-a400-dd87807fe46c/mbid-91bebc72-fd6f-4278-a400-dd87807fe46c-44148050339_thumb500.jpg",
    "thumbnail_uri": "https://dn720908.ca.archive.org/0/items/mbid-91bebc72-fd6f-4278-a400-dd87807fe46c/mbid-91bebc72-fd6f-4278-a400-dd87807fe46c-44148050339_thumb250.jpg",
    "song": "Earth Alive",
    "track_id": "c8f13b9d-74a5-499d-bfd1-6a76572f7e8d",
    "recording_id": "7c301a86-5ac5-4416-9041-7fbc998d65d6",
    "artist": "Avalon Emerson",
    "artist_ids": [
        "f91ec397-c4be-4672-8faa-2d2983682b1c"
    ],
    "album": "Written into Changes",
    "release_id": "91bebc72-fd6f-4278-a400-dd87807fe46c",
    "release_group_id": "83a23d08-3dad-4d9e-bb38-b4cf17554bfd",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Avalon Emerson will be playing the Capitol Hill Block Party in Seattle, WA on August 7.\n\nClosing track off their brand new album.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}