Information about plays

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

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

{
    "id": 3635556,
    "uri": "https://api.kexp.org/v2/plays/3635556/?format=api",
    "airdate": "2026-03-30T10:45:23-07:00",
    "show": 66321,
    "show_uri": "https://api.kexp.org/v2/shows/66321/?format=api",
    "image_uri": "https://ia801301.us.archive.org/13/items/mbid-df2d5b95-b069-4b03-b0d1-90eb4ba619e6/mbid-df2d5b95-b069-4b03-b0d1-90eb4ba619e6-6125652332_thumb500.jpg",
    "thumbnail_uri": "https://ia801301.us.archive.org/13/items/mbid-df2d5b95-b069-4b03-b0d1-90eb4ba619e6/mbid-df2d5b95-b069-4b03-b0d1-90eb4ba619e6-6125652332_thumb250.jpg",
    "song": "Fly Me to the Moon (In Other Words)",
    "track_id": "6090e4d1-d1bb-3ac3-8df5-63a6248f6d81",
    "recording_id": "96e25e14-65be-47bb-971a-be6fd28c741f",
    "artist": "Frank Sinatra",
    "artist_ids": [
        "197450cd-0124-4164-b723-3c22dd16494d"
    ],
    "album": "The Very Best of Frank Sinatra",
    "release_id": "df2d5b95-b069-4b03-b0d1-90eb4ba619e6",
    "release_group_id": "80467537-973d-3820-b907-f1b885dda8ed",
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "1997-06-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This iconic version of Fly Me to the Moon was arranged by Quincy Jones. Among other contributions to the arrangement Jones raised the tempo and moved the song form 3/4 to 4/4 time.\n\n90.TEEN is curated by the participants of the KEXP Youth Radio program. \n\nThe aim of the program is to empower young people by building confidence, supporting career development, fostering positive thinking, honing curation skills, and providing hands-on experience in both technical and programmatic aspects of radio. Participants will also receive training in the art of broadcast DJing.\n\nhttps://www.kexp.org/shows/90.-teen/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}