Information about plays

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

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

{
    "id": 3539221,
    "uri": "https://api.kexp.org/v2/plays/3539221/?format=api",
    "airdate": "2025-08-12T15:17:43-07:00",
    "show": 64271,
    "show_uri": "https://api.kexp.org/v2/shows/64271/?format=api",
    "image_uri": "https://ia801908.us.archive.org/35/items/mbid-6024ffc1-882f-4115-81bd-04d69baf18c8/mbid-6024ffc1-882f-4115-81bd-04d69baf18c8-4440337452_thumb500.jpg",
    "thumbnail_uri": "https://ia801908.us.archive.org/35/items/mbid-6024ffc1-882f-4115-81bd-04d69baf18c8/mbid-6024ffc1-882f-4115-81bd-04d69baf18c8-4440337452_thumb250.jpg",
    "song": "Jakelewah",
    "track_id": "6b8172be-468d-42fc-809c-911b658125a2",
    "recording_id": "e376b13b-e752-4609-a35c-300238e412ed",
    "artist": "Tony Allen",
    "artist_ids": [
        "ea524cc6-191a-4c05-ab88-3bb5c0880ca5"
    ],
    "album": "Home Cooking",
    "release_id": "6024ffc1-882f-4115-81bd-04d69baf18c8",
    "release_group_id": "46cc65fb-a476-37ae-b248-d0e2f46280ce",
    "labels": [
        "Narada World"
    ],
    "label_ids": [
        "27bca0bb-93a3-403c-9cbd-1972ef442559"
    ],
    "release_date": "2003-03-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born on this day in 1940, Tony Allen, Nigerian drummer, composer, and songwriter who worked with Fela Kuti's band Africa '70 from 1968-1979. He was one of the primary co-founders of the genre of Afrobeat music. He passed April 2020.\n---\nhttps://www.bluenote.com/artist/tony-allen/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}