Information about plays

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

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

{
    "id": 3625669,
    "uri": "https://api.kexp.org/v2/plays/3625669/?format=api",
    "airdate": "2026-03-05T16:24:36-08:00",
    "show": 66100,
    "show_uri": "https://api.kexp.org/v2/shows/66100/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-46279683-d0ba-4db4-8e25-b473a8b48fee/mbid-46279683-d0ba-4db4-8e25-b473a8b48fee-29984044759_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-46279683-d0ba-4db4-8e25-b473a8b48fee/mbid-46279683-d0ba-4db4-8e25-b473a8b48fee-29984044759_thumb250.jpg",
    "song": "Les Fleurs",
    "track_id": "49fc4d99-1270-4ae0-b706-f88529ed0417",
    "recording_id": "c35cede2-9f4b-4fb8-ad13-2d7610a70902",
    "artist": "Bacao Rhythm & Steel Band",
    "artist_ids": [
        "7247ef92-6c65-484d-9cf1-a737382a4721"
    ],
    "album": "Expansions",
    "release_id": "46279683-d0ba-4db4-8e25-b473a8b48fee",
    "release_group_id": "4bf39e30-01bf-4d31-b9d0-63c1d35ed566",
    "labels": [
        "Big Crown Records"
    ],
    "label_ids": [
        "d730a8be-1452-4c0d-9262-cf4f25f45120"
    ],
    "release_date": "2021-07-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bacao Rhythm and Steel Band cover Minnie Riperton’s ‘Les Fleurs’  on their 2021 album, Expansions. \n\nhttps://bacaorhythmandsteelband.bandcamp.com/album/brsb",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}