Information about plays

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

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

{
    "id": 3550798,
    "uri": "https://api.kexp.org/v2/plays/3550798/?format=api",
    "airdate": "2025-09-09T09:16:17-07:00",
    "show": 64516,
    "show_uri": "https://api.kexp.org/v2/shows/64516/?format=api",
    "image_uri": "https://ia903205.us.archive.org/29/items/mbid-be7b4f45-f19b-37ab-aa87-64501e75ffe8/mbid-be7b4f45-f19b-37ab-aa87-64501e75ffe8-7963930056_thumb500.jpg",
    "thumbnail_uri": "https://ia903205.us.archive.org/29/items/mbid-be7b4f45-f19b-37ab-aa87-64501e75ffe8/mbid-be7b4f45-f19b-37ab-aa87-64501e75ffe8-7963930056_thumb250.jpg",
    "song": "In Your Eyes",
    "track_id": "4e7ed291-8090-3400-92ee-3875615af2b7",
    "recording_id": "19f2f0e9-0f3b-4847-a8cf-fcf156cd6e94",
    "artist": "Peter Gabriel",
    "artist_ids": [
        "8e66ea2b-b57b-47d9-8df0-df4630aeb8e5"
    ],
    "album": "So",
    "release_id": "be7b4f45-f19b-37ab-aa87-64501e75ffe8",
    "release_group_id": "be3cc3e7-bdb0-3c13-a60b-a985b30eb603",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "1986-05-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "To  Phil in Somerville from Marisa in Boston\n--\nPeter Gabriel's song \"In Your Eyes\" will forever be associated with John Cusack. In the 1989 Cameron Crowe film \"Say Anything,\" Cusack's Lloyd Dobler courts Diane Court (Ione Skye) by holding a boombox playing that song over his head. \n--\nWatch this extraordinary live performance of this song, featuring the late, great Congolese musician Papa Wemba: https://www.youtube.com/watch?v=evN6DIGPIJM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}