Information about plays

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

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

{
    "id": 3585359,
    "uri": "https://api.kexp.org/v2/plays/3585359/?format=api",
    "airdate": "2025-12-01T08:56:56-08:00",
    "show": 65261,
    "show_uri": "https://api.kexp.org/v2/shows/65261/?format=api",
    "image_uri": "https://ia600701.us.archive.org/3/items/mbid-fca1c583-6148-3ada-8eb5-a188ac08eb38/mbid-fca1c583-6148-3ada-8eb5-a188ac08eb38-20351005173_thumb500.jpg",
    "thumbnail_uri": "https://ia800701.us.archive.org/3/items/mbid-fca1c583-6148-3ada-8eb5-a188ac08eb38/mbid-fca1c583-6148-3ada-8eb5-a188ac08eb38-20351005173_thumb250.jpg",
    "song": "Take Me Home",
    "track_id": "9ee2bf4d-1186-398d-8d71-d3a3aaebe852",
    "recording_id": "e1b5e3d1-e03c-4255-b05e-237f69872f28",
    "artist": "Phil Collins",
    "artist_ids": [
        "401c3991-b76b-499d-8082-9f2df958ef78"
    ],
    "album": "No Jacket Required",
    "release_id": "ad793144-8175-4b82-89d2-fafab76389c5",
    "release_group_id": "86b4651b-a6ea-3ac2-ba99-dcac079938d2",
    "labels": [
        "WEA Records"
    ],
    "label_ids": [
        "9cb71385-b33b-465b-bec6-72de85b6a7e1"
    ],
    "release_date": "1985-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Surprisingly features Peter Gabriel and Sting on backing vocals!\n==\nKEXP's Barry writes\nI always thought it super cool that Phil Collins was such a chill dude, like everywhere he went... \n\nNo\nJacket\nRequired \n===\nThank you for this super fun \"Take Me Home\" lore and playing the song so we can all listen for these fire backing vocals.\n\nReason # 456 why KEXP rules.\n\nWith gratitude,\nRachel from LQA \n\nPS. I'm rocking my new and glorious fuzzy green KEXP sweatshirt from the drive today!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}