Information about plays

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

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

{
    "id": 3637969,
    "uri": "https://api.kexp.org/v2/plays/3637969/?format=api",
    "airdate": "2026-04-04T23:28:34-07:00",
    "show": 66369,
    "show_uri": "https://api.kexp.org/v2/shows/66369/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-d554abd8-6bca-492f-91d3-1dda907e04ce/mbid-d554abd8-6bca-492f-91d3-1dda907e04ce-44200534962_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-d554abd8-6bca-492f-91d3-1dda907e04ce/mbid-d554abd8-6bca-492f-91d3-1dda907e04ce-44200534962_thumb250.jpg",
    "song": "Intention",
    "track_id": "c0756a93-0988-4f07-be70-5ea6502b0f2c",
    "recording_id": "5cfb3a78-3173-4de6-bb21-54006069f7cf",
    "artist": "Sunglaciers",
    "artist_ids": [
        "fd6d744d-cd6e-4451-a5ac-90f2c17c5063"
    ],
    "album": "Spiritual Content",
    "release_id": "d554abd8-6bca-492f-91d3-1dda907e04ce",
    "release_group_id": "aee5be88-a06e-48c8-a00a-36ec237ce663",
    "labels": [
        "Mothland Records"
    ],
    "label_ids": [
        "20568cae-baae-47f8-b715-570e6552d82a"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new album from this band out of Calgary, Alberta.\n\nhttps://sunglaciers.bandcamp.com/music\nhttps://www.mothland.com/sunglaciers",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}