Information about plays

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

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

{
    "id": 3576320,
    "uri": "https://api.kexp.org/v2/plays/3576320/?format=api",
    "airdate": "2025-11-10T06:17:48-08:00",
    "show": 65071,
    "show_uri": "https://api.kexp.org/v2/shows/65071/?format=api",
    "image_uri": "https://dn710001.ca.archive.org/0/items/mbid-1d789946-96fd-43e7-aefc-3654aad0ee95/mbid-1d789946-96fd-43e7-aefc-3654aad0ee95-34791667227_thumb500.jpg",
    "thumbnail_uri": "https://dn710001.ca.archive.org/0/items/mbid-1d789946-96fd-43e7-aefc-3654aad0ee95/mbid-1d789946-96fd-43e7-aefc-3654aad0ee95-34791667227_thumb250.jpg",
    "song": "Everlong",
    "track_id": "4eb0b685-eb1a-4b3a-8636-a703293a7436",
    "recording_id": "ea4aeca3-c6cf-4609-9766-4ee03472bab9",
    "artist": "Matt Duncan",
    "artist_ids": [
        "b9011c25-790c-4258-a6d2-4a6e9edc1a99"
    ],
    "album": "Everlong/Tell You What I Know",
    "release_id": "1d789946-96fd-43e7-aefc-3654aad0ee95",
    "release_group_id": "b5308e58-3c12-4825-b1de-c55ca329a8cc",
    "labels": [],
    "label_ids": [],
    "release_date": "2016-10-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Soul Step Records\n\nhttps://www.soulsteprecords.com/buyvinyl/matt-duncan-everlong-random-mixed-color-45\n\nhttps://soulsteprecords.bandcamp.com/album/matt-duncan-everlong",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}