Information about plays

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

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

{
    "id": 3631794,
    "uri": "https://api.kexp.org/v2/plays/3631794/?format=api",
    "airdate": "2026-03-21T04:54:33-07:00",
    "show": 66238,
    "show_uri": "https://api.kexp.org/v2/shows/66238/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-80657d32-c476-474c-b3f2-052ba8f11b80/mbid-80657d32-c476-474c-b3f2-052ba8f11b80-42967203382_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-80657d32-c476-474c-b3f2-052ba8f11b80/mbid-80657d32-c476-474c-b3f2-052ba8f11b80-42967203382_thumb250.jpg",
    "song": "Buddy X",
    "track_id": "705f47dd-db9f-4127-97fb-868fe7336b25",
    "recording_id": "58fb5745-778e-4a1d-b8eb-bb6571323b56",
    "artist": "Greentea Peng & Neneh Cherry",
    "artist_ids": [
        "527c65d1-9fdb-4482-8796-dde2980bd63a",
        "2443a94a-03a6-4f0e-a369-ecda74af1c9f"
    ],
    "album": "The Versions",
    "release_id": "f6d44eb5-1b69-4dda-a48c-7533198e76e2",
    "release_group_id": "fd10384e-e9a1-4c30-a937-727012ea8fa3",
    "labels": [
        "Universal"
    ],
    "label_ids": [
        "1391bdc7-a22c-48a4-a5fb-e7b8ef6ce143"
    ],
    "release_date": "2022-06-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Neneh Cherry's project \"The Versions\" is a collaborative covers album featuring reworked versions of her songs and performed by artists with a personal connection to her music.\nhttps://nenehcherry.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}