Information about plays

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

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

{
    "id": 3580198,
    "uri": "https://api.kexp.org/v2/plays/3580198/?format=api",
    "airdate": "2025-11-19T10:34:14-08:00",
    "show": 65153,
    "show_uri": "https://api.kexp.org/v2/shows/65153/?format=api",
    "image_uri": "https://ia600103.us.archive.org/8/items/mbid-9b367109-8d17-4539-986a-36320aba320e/mbid-9b367109-8d17-4539-986a-36320aba320e-38510589600_thumb500.jpg",
    "thumbnail_uri": "https://dn710208.ca.archive.org/0/items/mbid-9b367109-8d17-4539-986a-36320aba320e/mbid-9b367109-8d17-4539-986a-36320aba320e-38510589600_thumb250.jpg",
    "song": "Counting Sheep",
    "track_id": "fdd84701-4d62-4150-8482-9a18b7a6277d",
    "recording_id": "228c3fda-e367-43a3-811c-f5305a6e2ee2",
    "artist": "Brijean",
    "artist_ids": [
        "6ddbdf87-fd35-4a72-b3ff-8eabdc2ce46e"
    ],
    "album": "Macro",
    "release_id": "9b367109-8d17-4539-986a-36320aba320e",
    "release_group_id": "a7fc47c1-59ce-4364-9fa6-d5f1c030c209",
    "labels": [
        "Ghostly International"
    ],
    "label_ids": [
        "c981d5d0-1109-47ff-addf-18eeb81b3717"
    ],
    "release_date": "2024-07-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Los Angeles-based group Brijean performed Live on KEXP last year! Check out the performance (hosted by Larry Mizell, Jr.) here: \n\nhttps://www.youtube.com/watch?v=FGFzPXMsqlE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}