Information about plays

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

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

{
    "id": 3548721,
    "uri": "https://api.kexp.org/v2/plays/3548721/?format=api",
    "airdate": "2025-09-04T05:40:17-07:00",
    "show": 64469,
    "show_uri": "https://api.kexp.org/v2/shows/64469/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-69c6cd67-2231-4867-b4d1-2f15adeeda16/mbid-69c6cd67-2231-4867-b4d1-2f15adeeda16-38602519482_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-69c6cd67-2231-4867-b4d1-2f15adeeda16/mbid-69c6cd67-2231-4867-b4d1-2f15adeeda16-38602519482_thumb250.jpg",
    "song": "Night Green, Heavy Love",
    "track_id": "a6560c61-5796-498f-890f-810e4e45c46c",
    "recording_id": "29fa6324-fab2-4aae-95af-705e97312cfa",
    "artist": "Yannis & the Yaw feat. Tony Allen",
    "artist_ids": [
        "ea524cc6-191a-4c05-ab88-3bb5c0880ca5",
        "9b8df8fd-b3fa-4e41-8343-363b958b4ae5"
    ],
    "album": "Lagos Paris London",
    "release_id": "69c6cd67-2231-4867-b4d1-2f15adeeda16",
    "release_group_id": "dd78ae4f-6e49-42b7-9101-f1234ee0bc62",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-08-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Foals frontman Yannis Philippakis' collaborative EP recorded with Afrobeat legend Tony Allen shortly before his passing. \n\nIn 2016,  Philippakis was offered the opportunity of a lifetime: a two-day session working with the great drummer Tony Allen, who he admired intensely for his influential, multi-genre work with the likes of Fela Kuti, Sébastien Tellier and Jeff Mills.\n\nyannistheyaw.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}